coreboot-kgpe-d16/src
Nico Huber 904a0ec9d0 Don't use 64-bit constant 0x100000000 in linker scripts
The constant value 0x100000000 is used in linker scripts to calculate
offsets from the end of 32-bit-addressed memory. There is nothing
wrong with it, but 32-bit versions of ld do the calculation wrong.

Change-Id: I4e27c6fd0c864b4d98f686588bf78c7aa48bcba8
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: http://review.coreboot.org/1129
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins)
2012-06-21 08:05:31 +02:00
..
arch/x86 Don't use 64-bit constant 0x100000000 in linker scripts 2012-06-21 08:05:31 +02:00
boot Hook up MRC cache update 2012-05-11 00:30:03 +02:00
console Implement %zu / %zd in printk 2012-05-26 07:16:40 +02:00
cpu Enable Intel PECI on Model 6fx CPUs 2012-06-19 18:31:58 +02:00
devices Clean up #ifs 2012-05-08 00:34:34 +02:00
drivers Fix compilation with CONFIG_DEBUG_SPI_FLASH enabled 2012-05-29 11:29:54 +02:00
ec Add EC component for SMSC MEC1308/1310 2012-04-02 18:42:40 +02:00
include Add support for Panther Point to SPI driver 2012-05-30 00:53:11 +02:00
lib Don't loop infinitely long on serial comm failures 2012-05-08 04:34:26 +02:00
mainboard Update SB800 CIMX FADT 2012-06-12 23:35:16 +02:00
northbridge Don't use 64-bit constant 0x100000000 in linker scripts 2012-06-21 08:05:31 +02:00
southbridge Don't use 64-bit constant 0x100000000 in linker scripts 2012-06-21 08:05:31 +02:00
superio Unmark source files as executables 2012-05-10 08:44:08 +02:00
vendorcode ChromeOS: Remove remnants of FDT support 2012-05-29 11:28:43 +02:00
Kconfig Converted the FRAMEBUFFER_VESA_MODE to a choice. 2012-05-24 21:54:08 +02:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00