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:
a9d6a7e
)
defconfig: am335x: bbb: enable mmc driver model
author
Mugunthan V N
<mugunthanvnm@ti.com>
Mon, 28 Sep 2015 07:26:31 +0000
(12:56 +0530)
committer
Tom Rini
<trini@konsulko.com>
Thu, 22 Oct 2015 18:43:57 +0000
(14:43 -0400)
enable mmc driver model for am335x bbb as omap_hsmmc
supports driver model
Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/am335x_boneblack_vboot_defconfig
patch
|
blob
|
history
diff --git
a/configs/am335x_boneblack_vboot_defconfig
b/configs/am335x_boneblack_vboot_defconfig
index 117a1465b49854f8bb5b846df50d6fb2594e96a0..011239b63d2808245ddb92071f90c42dff27e0cf 100644
(file)
--- a/
configs/am335x_boneblack_vboot_defconfig
+++ b/
configs/am335x_boneblack_vboot_defconfig
@@
-14,3
+14,4
@@
CONFIG_SYS_EXTRA_OPTIONS="EMMC_BOOT,ENABLE_VBOOT"
CONFIG_OF_CONTROL=y
CONFIG_SPI_FLASH=y
CONFIG_DM_ETH=y
+CONFIG_DM_MMC=y