Change some more image names to "fallback" (not "image").
Also, if there's only one image, it should be named "fallback", not "normal". Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4600 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -6,7 +6,7 @@ target apache
|
||||
mainboard momentum/apache
|
||||
|
||||
# Apache Demo Board
|
||||
romimage "normal"
|
||||
romimage "fallback"
|
||||
## Base of ROM
|
||||
option CONFIG_ROMBASE=0xfff00000
|
||||
|
||||
@@ -25,4 +25,4 @@ romimage "normal"
|
||||
option CONFIG_RAMSTART=0x00100000
|
||||
end
|
||||
|
||||
buildrom ./coreboot.rom CONFIG_ROM_SIZE "normal"
|
||||
buildrom ./coreboot.rom CONFIG_ROM_SIZE "fallback"
|
||||
|
Reference in New Issue
Block a user