diff options
author | Peter Stuge <peter@stuge.se> | 2009-04-14 07:40:01 +0000 |
---|---|---|
committer | Peter Stuge <peter@stuge.se> | 2009-04-14 07:40:01 +0000 |
commit | 483b7bbd7703ebe100ea7b10393e18712bbafc95 (patch) | |
tree | e789cebd812f01966e5a85fde02d3dafb147ac45 /src/mainboard/supermicro | |
parent | 3935b19d9fb46ef8b57a1f2817d20113aa867920 (diff) | |
download | coreboot-483b7bbd7703ebe100ea7b10393e18712bbafc95.tar.xz |
v2/src romfs->cbfs rename
This also has the config tool changes in v2/util.
Rename romfs.[ch]->cbfs.[ch] and sed romfs->cbfs romtool->cbfstool ROMFS->CBFS
Signed-off-by: Peter Stuge <peter@stuge.se>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4113 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/supermicro')
-rw-r--r-- | src/mainboard/supermicro/h8dme/Options.lb | 6 | ||||
-rw-r--r-- | src/mainboard/supermicro/h8dmr/Options.lb | 6 | ||||
-rw-r--r-- | src/mainboard/supermicro/x6dai_g/Options.lb | 6 | ||||
-rw-r--r-- | src/mainboard/supermicro/x6dhe_g/Options.lb | 6 | ||||
-rw-r--r-- | src/mainboard/supermicro/x6dhe_g2/Options.lb | 6 | ||||
-rw-r--r-- | src/mainboard/supermicro/x6dhr_ig/Options.lb | 6 | ||||
-rw-r--r-- | src/mainboard/supermicro/x6dhr_ig2/Options.lb | 6 |
7 files changed, 21 insertions, 21 deletions
diff --git a/src/mainboard/supermicro/h8dme/Options.lb b/src/mainboard/supermicro/h8dme/Options.lb index 3167501ca6..ba52d84eca 100644 --- a/src/mainboard/supermicro/h8dme/Options.lb +++ b/src/mainboard/supermicro/h8dme/Options.lb @@ -20,7 +20,7 @@ ## uses HAVE_MP_TABLE -uses CONFIG_ROMFS +uses CONFIG_CBFS uses HAVE_PIRQ_TABLE uses HAVE_ACPI_TABLES uses HAVE_ACPI_RESUME @@ -349,8 +349,8 @@ default MAINBOARD_POWER_ON_AFTER_POWER_FAIL="MAINBOARD_POWER_ON" ### End Options.lb # -# ROMFS +# CBFS # # -default CONFIG_ROMFS=0 +default CONFIG_CBFS=0 end diff --git a/src/mainboard/supermicro/h8dmr/Options.lb b/src/mainboard/supermicro/h8dmr/Options.lb index 906f61fb26..e65dfca0ed 100644 --- a/src/mainboard/supermicro/h8dmr/Options.lb +++ b/src/mainboard/supermicro/h8dmr/Options.lb @@ -20,7 +20,7 @@ ## uses HAVE_MP_TABLE -uses CONFIG_ROMFS +uses CONFIG_CBFS uses HAVE_PIRQ_TABLE uses HAVE_ACPI_TABLES uses HAVE_ACPI_RESUME @@ -349,8 +349,8 @@ default MAINBOARD_POWER_ON_AFTER_POWER_FAIL="MAINBOARD_POWER_ON" ### End Options.lb # -# ROMFS +# CBFS # # -default CONFIG_ROMFS=0 +default CONFIG_CBFS=0 end diff --git a/src/mainboard/supermicro/x6dai_g/Options.lb b/src/mainboard/supermicro/x6dai_g/Options.lb index 397808bcd2..576cdb8c3e 100644 --- a/src/mainboard/supermicro/x6dai_g/Options.lb +++ b/src/mainboard/supermicro/x6dai_g/Options.lb @@ -1,5 +1,5 @@ uses HAVE_MP_TABLE -uses CONFIG_ROMFS +uses CONFIG_CBFS uses HAVE_PIRQ_TABLE uses USE_FALLBACK_IMAGE uses HAVE_FALLBACK_BOOT @@ -230,8 +230,8 @@ default CONFIG_CONSOLE_BTEXT=0 ### End Options.lb # -# ROMFS +# CBFS # # -default CONFIG_ROMFS=0 +default CONFIG_CBFS=0 end diff --git a/src/mainboard/supermicro/x6dhe_g/Options.lb b/src/mainboard/supermicro/x6dhe_g/Options.lb index 849b41d1df..bd31e7c14c 100644 --- a/src/mainboard/supermicro/x6dhe_g/Options.lb +++ b/src/mainboard/supermicro/x6dhe_g/Options.lb @@ -1,5 +1,5 @@ uses HAVE_MP_TABLE -uses CONFIG_ROMFS +uses CONFIG_CBFS uses HAVE_PIRQ_TABLE uses USE_FALLBACK_IMAGE uses HAVE_FALLBACK_BOOT @@ -230,8 +230,8 @@ default CONFIG_CONSOLE_BTEXT=0 ### End Options.lb # -# ROMFS +# CBFS # # -default CONFIG_ROMFS=0 +default CONFIG_CBFS=0 end diff --git a/src/mainboard/supermicro/x6dhe_g2/Options.lb b/src/mainboard/supermicro/x6dhe_g2/Options.lb index 849b41d1df..bd31e7c14c 100644 --- a/src/mainboard/supermicro/x6dhe_g2/Options.lb +++ b/src/mainboard/supermicro/x6dhe_g2/Options.lb @@ -1,5 +1,5 @@ uses HAVE_MP_TABLE -uses CONFIG_ROMFS +uses CONFIG_CBFS uses HAVE_PIRQ_TABLE uses USE_FALLBACK_IMAGE uses HAVE_FALLBACK_BOOT @@ -230,8 +230,8 @@ default CONFIG_CONSOLE_BTEXT=0 ### End Options.lb # -# ROMFS +# CBFS # # -default CONFIG_ROMFS=0 +default CONFIG_CBFS=0 end diff --git a/src/mainboard/supermicro/x6dhr_ig/Options.lb b/src/mainboard/supermicro/x6dhr_ig/Options.lb index e2f0c30b6f..808fe21018 100644 --- a/src/mainboard/supermicro/x6dhr_ig/Options.lb +++ b/src/mainboard/supermicro/x6dhr_ig/Options.lb @@ -1,5 +1,5 @@ uses HAVE_MP_TABLE -uses CONFIG_ROMFS +uses CONFIG_CBFS uses HAVE_PIRQ_TABLE uses USE_FALLBACK_IMAGE uses HAVE_FALLBACK_BOOT @@ -229,8 +229,8 @@ default CONFIG_CONSOLE_BTEXT=0 ### End Options.lb # -# ROMFS +# CBFS # # -default CONFIG_ROMFS=0 +default CONFIG_CBFS=0 end diff --git a/src/mainboard/supermicro/x6dhr_ig2/Options.lb b/src/mainboard/supermicro/x6dhr_ig2/Options.lb index e2f0c30b6f..808fe21018 100644 --- a/src/mainboard/supermicro/x6dhr_ig2/Options.lb +++ b/src/mainboard/supermicro/x6dhr_ig2/Options.lb @@ -1,5 +1,5 @@ uses HAVE_MP_TABLE -uses CONFIG_ROMFS +uses CONFIG_CBFS uses HAVE_PIRQ_TABLE uses USE_FALLBACK_IMAGE uses HAVE_FALLBACK_BOOT @@ -229,8 +229,8 @@ default CONFIG_CONSOLE_BTEXT=0 ### End Options.lb # -# ROMFS +# CBFS # # -default CONFIG_ROMFS=0 +default CONFIG_CBFS=0 end |