failover_failover apc lds
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2438 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
2
src/arch/i386/lib/failover_failover.lds
Normal file
2
src/arch/i386/lib/failover_failover.lds
Normal file
@@ -0,0 +1,2 @@
|
||||
__fallback_image = (CONFIG_ROM_STREAM_START & 0xfffffff0) - 8;
|
||||
__normal_image = ((CONFIG_ROM_STREAM_START - FALLBACK_SIZE) & 0xfffffff0) - 8;
|
Reference in New Issue
Block a user