coreboot-kgpe-d16/src/arch/x86/init
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
..
bootblock.ld Drop eh_frame instead of moving it into the image. 2011-10-19 03:25:09 +02:00
bootblock_normal.c bootblock updates: 2011-04-16 00:09:53 +00:00
bootblock_simple.c bootblock updates: 2011-04-16 00:09:53 +00:00
crt0_romcc_epilogue.inc Unify use of post_code 2011-04-11 20:17:22 +00:00
ldscript_apc.lb After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
ldscript_failover.lb Fix ldscript for bootblock .rom section 2011-12-08 10:42:39 +01:00
Makefile.inc After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
prologue.inc Fix post_code in 16bit entry 2011-11-22 11:17:07 +01:00