summaryrefslogtreecommitdiff
path: root/boards.cfg
diff options
context:
space:
mode:
authorChe-Liang Chiou <clchiou@chromium.org>2011-12-08 19:04:32 +0800
committerGerrit <chrome-bot@google.com>2011-12-12 23:44:08 -0800
commitdc3cea0bbbf5b8ce5e81252cfe5aed9459d8e21d (patch)
tree1fe000a591888fdff82d33f74e120f196fe95297 /boards.cfg
parent341a71f7c6c8e70c0d92bb0557903ff3e31ebe98 (diff)
CHROMIUM: Make config names consistent
In making config names consistent, this commit renames configs following the "chromeos_${BOARD}" naming convention. The old config names are kept before portage overlays are set to the new config names to prevent builders from break. They will be removed in next commit. BUG=chromium-os:23869 TEST=Run script snippet below successfully >>>> for BOARD in lumpy \ stumpy \ tegra2_aebl \ tegra2_arthur \ tegra2_asymptote \ tegra2_dev-board \ tegra2_dev-board-opengl \ tegra2_kaen \ tegra2_seaboard \ tegra2_wario \ waluigi \ x86-alex \ x86-alex_he \ x86-mario \ x86-mario64 do ebuild-${BOARD} /path/to/chromeos-u-boot-9999.ebuild configure done <<<< Change-Id: I984bea648f6d8384facce9771a7a5de3b169108c Signed-off-by: Che-Liang Chiou <clchiou@chromium.org> Reviewed-on: https://gerrit.chromium.org/gerrit/12671 Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'boards.cfg')
-rw-r--r--boards.cfg9
1 files changed, 6 insertions, 3 deletions
diff --git a/boards.cfg b/boards.cfg
index 749b22d172..a86afeb968 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -247,7 +247,7 @@ tcm-bf518 blackfin blackfin
tcm-bf537 blackfin blackfin
eNET x86 x86 eNET - sc520 eNET:SYS_TEXT_BASE=0x38040000
eNET_SRAM x86 x86 eNET - sc520 eNET:SYS_TEXT_BASE=0x19000000
-coreboot-x86 x86 x86 coreboot chromebook-x86 coreboot chromeos-coreboot
+coreboot-x86 x86 x86 coreboot chromebook-x86 coreboot coreboot
idmr m68k mcf52x2
TASREG m68k mcf52x2 tasreg esd
M5208EVBE m68k mcf52x2 m5208evbe freescale
@@ -860,7 +860,10 @@ gr_cpci_ax2000 sparc leon3 - gaisler
gr_ep2s60 sparc leon3 - gaisler
grsim sparc leon3 - gaisler
gr_xc3s_1500 sparc leon3 - gaisler
-chromeos_seaboard_vboot arm armv7 seaboard nvidia tegra2
-chromeos_tegra2_twostop arm armv7 seaboard nvidia tegra2
+chromeos_tegra2_twostop arm armv7 seaboard nvidia tegra2 chromeos_seaboard
+chromeos_coreboot x86 x86 coreboot chromebook-x86 coreboot
+chromeos_seaboard arm armv7 seaboard nvidia tegra2
+# TODO(clchiou): Switch chromeos_waluigi to use verified boot enabled header
+chromeos_waluigi arm armv7 cardhu nvidia tegra3 waluigi
# Target ARCH CPU Board name Vendor SoC Options
########################################################################################################################