summaryrefslogtreecommitdiffstats
path: root/include/configs/dra7xx_evm.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2014-02-05 10:24:25 -0500
committerPantelis Antoniou <panto@antoniou-consulting.com>2014-02-07 18:17:49 +0200
commitb818d9ab8d96471c40ccbd4541a46dfa415eda73 (patch)
treeac78abda013de1f47cf1481c1bb22c05561452a3 /include/configs/dra7xx_evm.h
parent378ec0f8161d12df63016b7ad1e9415b4221b7dc (diff)
downloadtalos-obmc-uboot-b818d9ab8d96471c40ccbd4541a46dfa415eda73.tar.gz
talos-obmc-uboot-b818d9ab8d96471c40ccbd4541a46dfa415eda73.zip
dra7xx_evm: Add CONFIG_SUPPORT_EMMC_BOOT, document usage
Add a README to the board which lists the commands required to enable booting from the eMMC boot partitions found on the board. Cc: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Tom Rini <trini@ti.com> Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>
Diffstat (limited to 'include/configs/dra7xx_evm.h')
-rw-r--r--include/configs/dra7xx_evm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/dra7xx_evm.h b/include/configs/dra7xx_evm.h
index f210ed8b92..3c53f0af10 100644
--- a/include/configs/dra7xx_evm.h
+++ b/include/configs/dra7xx_evm.h
@@ -73,6 +73,8 @@
#define CONFIG_SPL_SPI_CS 0
#define CONFIG_SYS_SPI_U_BOOT_OFFS 0x20000
+#define CONFIG_SUPPORT_EMMC_BOOT
+
/* USB xHCI HOST */
#define CONFIG_CMD_USB
#define CONFIG_USB_HOST
OpenPOWER on IntegriCloud