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:
4cc7789
)
defconfig: am335x: bbb: enable ethernet driver model
author
Mugunthan V N
<mugunthanvnm@ti.com>
Mon, 7 Sep 2015 08:52:22 +0000
(14:22 +0530)
committer
Tom Rini
<trini@konsulko.com>
Thu, 22 Oct 2015 18:18:35 +0000
(14:18 -0400)
enable ethernet driver model for am335x beagle bone black as cpsw
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 b52ddfdc7aefd4941f024c2a4f359d1ac8947051..117a1465b49854f8bb5b846df50d6fb2594e96a0 100644
(file)
--- a/
configs/am335x_boneblack_vboot_defconfig
+++ b/
configs/am335x_boneblack_vboot_defconfig
@@
-13,3
+13,4
@@
CONFIG_SYS_EXTRA_OPTIONS="EMMC_BOOT,ENABLE_VBOOT"
# CONFIG_CMD_SETEXPR is not set
CONFIG_OF_CONTROL=y
CONFIG_SPI_FLASH=y
+CONFIG_DM_ETH=y