summaryrefslogtreecommitdiff
path: root/include/configs/seaboard.h
diff options
context:
space:
mode:
authorTom Warren <twarren@nvidia.com>2011-06-09 16:30:14 -0700
committerSimon Glass <sjg@chromium.org>2011-08-29 10:39:20 -0700
commiteaad6a5f270fb2b5e922b30e8ad62cd80941fee1 (patch)
tree8f5de18fb00b0cf0e3e6852fbb864baff4901df1 /include/configs/seaboard.h
parent0d031f4966d90bc041269f32318dbbbfc138d1de (diff)
arm: Tegra2: add env vars for mmc boot
This adds the commands required to boot from mmc 0 on Seaboard. BUG=none TEST=booted older ChromiumOS from eMMC on Seaboard Signed-off-by: Tom Warren <twarren@nvidia.com> Change-Id: I21d0a0fe1c774c0bcd07fc4394771d4ed73332a0 Reviewed-on: http://gerrit.chromium.org/gerrit/2396
Diffstat (limited to 'include/configs/seaboard.h')
-rw-r--r--include/configs/seaboard.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h
index 1255545f52f..0ae772379c0 100644
--- a/include/configs/seaboard.h
+++ b/include/configs/seaboard.h
@@ -101,6 +101,8 @@
#define CONFIG_CMD_EXT2
#define CONFIG_CMD_FAT
+#define TEGRA2_MMC_DEFAULT_DEVICE "0"
+
/* Environment in SPI */
#define CONFIG_ENV_IS_IN_SPI_FLASH