coreboot-kgpe-d16/src/arch/x86
Kyösti Mälkki b192df4d97 Fix ldscript for bootblock .rom section
Allocation size for the section was miscalculated, so the section
did not honour its upper-bound address.

Also align the section start to 4 bytes, so it starts with code
instead of pad bytes.

Change-Id: Ic2a43981836a0873b50abecfcad2def7b6586a5d
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/453
Tested-by: build bot (Jenkins)
Reviewed-by: Alec Ari <neotheuser@ymail.com>
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2011-12-08 10:42:39 +01:00
..
acpi After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
boot Move linux 2.6.11 workaround to generic code 2011-10-27 19:09:29 +02:00
include Bootblock does not need a unique boot_cpu() 2011-12-05 12:20:43 +01:00
init Fix ldscript for bootblock .rom section 2011-12-08 10:42:39 +01:00
lib IOAPIC: fix bitmask 2011-10-19 06:49:38 +02:00
llshell After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
coreboot_ram.ld After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
Kconfig Get rid of the old romstage-as-bootblock ROM layout 2011-10-28 22:17:36 +02:00
Makefile.inc Inline Makefile.bootblock.inc 2011-11-06 18:20:56 +01:00