summaryrefslogtreecommitdiff
path: root/boards.cfg
diff options
context:
space:
mode:
authorChe-Liang Chiou <clchiou@chromium.org>2011-06-13 16:10:12 -0700
committerSimon Glass <sjg@chromium.org>2011-08-29 10:39:26 -0700
commit5a4e8697a6abfd08f5b842fb3c5b15a48fc6b759 (patch)
treeb7743e5e785bd3703c90c47893910c1a9d1211c6 /boards.cfg
parenta4d69966efc39215722ac1e16e9e8736697b8b94 (diff)
CHROMIUM: arm: add chromeos_seaboard_onestop_config
The chromeos_seaboard_onestop is derived from seaboard; it only adds minimally required configs for the onestop firmware. These configs inclued: * default hwid * enable lcd * firmware flash layout * fixed load address for kernel Prospective changes of future commits: * some or all of these configs should be moved to and loaded from FDT * chromeos_seaboard_onestop will likely be renamed to a more generic name, such as chromeos_tegra_onestop, after the support of multiple boards via single u-boot image through different FDTs is done Note that the repository is not in a compilable state due to conflicts from verified boot integration library cherry-picked into new u-boot codebase. BUG=chromium-os:16508 TEST=manual make ARCH=arm \ CROSS_COMPILE=armv7a-cros-linux-gnueabi- \ USE_PRIVATE_LIBGCC=yes \ VBOOT=/build/tegra2_seaboard/usr \ chromeos_seaboard_onestop_config Change-Id: I8afd0eee2b9eeff32421d24bb964fd0a3ca17a18 Reviewed-on: http://gerrit.chromium.org/gerrit/2560 Tested-by: Che-Liang Chiou <clchiou@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'boards.cfg')
-rw-r--r--boards.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/boards.cfg b/boards.cfg
index e516dbd856..7a1924a445 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -858,5 +858,6 @@ gr_cpci_ax2000 sparc leon3 - gaisler
gr_ep2s60 sparc leon3 - gaisler
grsim sparc leon3 - gaisler
gr_xc3s_1500 sparc leon3 - gaisler
+chromeos_seaboard_onestop arm armv7 seaboard nvidia tegra2
# Target ARCH CPU Board name Vendor SoC Options
########################################################################################################################