From d30722d445709c7a6f3f204465823cc15ccbeeab Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 27 Aug 2009 14:22:56 +0000 Subject: 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 Acked-by: Carl-Daniel Hailfinger git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4600 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/intel/xe7501devkit/Config.lb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'targets/intel') diff --git a/targets/intel/xe7501devkit/Config.lb b/targets/intel/xe7501devkit/Config.lb index 00f9451984..8e70031198 100644 --- a/targets/intel/xe7501devkit/Config.lb +++ b/targets/intel/xe7501devkit/Config.lb @@ -15,7 +15,7 @@ option CONFIG_FALLBACK_SIZE = 0 -romimage "normal" +romimage "fallback" option CONFIG_USE_FALLBACK_IMAGE=0 # option COREBOOT_EXTRA_VERSION="$(shell cat ../../VERSION)_Normal" # payload ../../../../../../../memtest86/memtest @@ -34,4 +34,4 @@ end # payload ../../../../../../../etherboot/src/bin/e1000--filo.zelf #end -buildrom ./coreboot.rom CONFIG_ROM_SIZE "normal" +buildrom ./coreboot.rom CONFIG_ROM_SIZE "fallback" -- cgit v1.2.3