projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0fa385
)
omapl138_lcdk: enable SPL MMC support
author
Fabien Parent
<fparent@baylibre.com>
Mon, 9 Jan 2017 10:06:37 +0000
(11:06 +0100)
committer
Tom Rini
<trini@konsulko.com>
Sat, 14 Jan 2017 21:47:17 +0000
(16:47 -0500)
Enable SPL MMC support in order to allow to build a single u-boot image
that is able to boot from MMC and NAND devices.
Signed-off-by: Fabien Parent <fparent@baylibre.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/omapl138_lcdk_defconfig
patch
|
blob
|
history
diff --git
a/configs/omapl138_lcdk_defconfig
b/configs/omapl138_lcdk_defconfig
index d030ffafc39589bebb54efe37df4cd5d834c9135..77ede8a1c8417159ef1e90175d9fa88a90c4ea5c 100644
(file)
--- a/
configs/omapl138_lcdk_defconfig
+++ b/
configs/omapl138_lcdk_defconfig
@@
-3,6
+3,7
@@
CONFIG_ARCH_DAVINCI=y
CONFIG_TARGET_OMAPL138_LCDK=y
CONFIG_SPL_LIBCOMMON_SUPPORT=y
CONFIG_SPL_LIBGENERIC_SUPPORT=y
+CONFIG_SPL_MMC_SUPPORT=y
CONFIG_SPL_NAND_SUPPORT=y
CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_BOOTDELAY=3