coreboot/src
Edward O'Callaghan c36e278c50 mainboard/siemens/sitemp_g1p1/mainboard.c: Fix implicit conversion
Clang warns of an implicit conversion from 'double' to 'int'
e.g. changes value from '26.67' to '26'. Thus take the floor() of
the array and not change orginal behaviour.

Change-Id: Ifcc7bbfe8d627451b82053f53a885f315e2550ec
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/7725
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Tested-by: build bot (Jenkins)
2014-12-09 09:04:34 +01:00
..
arch x86: Update the check for Forbidden global variables 2014-12-05 09:20:41 +01:00
console ipq8064: prepare UART driver for use in coreboot 2014-12-05 20:22:47 +01:00
cpu vendorcode/amd/agesa/fam10: Build as a static library 2014-12-08 06:24:18 +01:00
device ddr3: Plumber DIMM type to parsed structure. 2014-12-07 15:18:41 +01:00
drivers drivers/intel/fsp/fsp_util.c: Remove attribute,optimize("O0") 2014-12-08 18:27:21 +01:00
ec ec/compal/ene932/acpi/superio.asl: Provide PNP0F13 AUX ASL 2014-12-06 07:39:41 +01:00
include ddr3: Plumber DIMM type to parsed structure. 2014-12-07 15:18:41 +01:00
lib edid: fill reserved bits fields in cb_framebuffer 2014-12-08 10:48:32 +01:00
mainboard mainboard/siemens/sitemp_g1p1/mainboard.c: Fix implicit conversion 2014-12-09 09:04:34 +01:00
northbridge fsp platfoms: add prototype & consolidate main entry-point 2014-12-09 03:02:39 +01:00
soc fsp platfoms: add prototype & consolidate main entry-point 2014-12-09 03:02:39 +01:00
southbridge southbridge/amd/sr5650/sr5650.c: Fix bitwise logic and mask in loop 2014-12-09 09:03:22 +01:00
superio Mark non-executable files non-executable 2014-12-01 17:33:07 +01:00
vendorcode vendorcode/amd/agesa/fam10: Build as a static library 2014-12-08 06:24:18 +01:00
Kconfig Kconfig: Remove ACPI_SSDTX_NUM. 2014-12-07 21:06:34 +01:00