diff options
author | Tom Warren <twarren.nvidia@gmail.com> | 2012-12-11 13:34:18 +0000 |
---|---|---|
committer | Tom Warren <twarren@nvidia.com> | 2013-01-16 13:40:08 -0700 |
commit | f01b631f7d370da1fe59f933f370d6372f4dbd04 (patch) | |
tree | 03bcdf79cd550b1fede2c613247a685afcabd08c /boards.cfg | |
parent | 6d6c0baebe14fd94b5462f098ce03b532e561759 (diff) | |
download | u-boot-f01b631f7d370da1fe59f933f370d6372f4dbd04.tar.gz |
Tegra30: Add/enable Cardhu build (T30 reference board)
This build is stripped down. It boots to the command prompt.
GPIO is the only peripheral supported. Others TBD.
include/configs/tegra-common.h now holds common config options
for Tegra SoCs.
Signed-off-by: Tom Warren <twarren@nvidia.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'boards.cfg')
-rw-r--r-- | boards.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boards.cfg b/boards.cfg index e4b0d44fa7..b519bc4965 100644 --- a/boards.cfg +++ b/boards.cfg @@ -290,6 +290,7 @@ harmony arm armv7:arm720t harmony nvidia seaboard arm armv7:arm720t seaboard nvidia tegra20 ventana arm armv7:arm720t ventana nvidia tegra20 whistler arm armv7:arm720t whistler nvidia tegra20 +cardhu arm armv7:arm720t cardhu nvidia tegra30 colibri_t20_iris arm armv7:arm720t colibri_t20_iris toradex tegra20 u8500_href arm armv7 u8500 st-ericsson u8500 snowball arm armv7 snowball st-ericsson u8500 |