projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
920e334
)
configs: am335x_evm: Add Support for SPL_ETH
author
Faiz Abbas
<faiz_abbas@ti.com>
Mon, 18 Mar 2019 08:24:39 +0000
(13:54 +0530)
committer
Tom Rini
<trini@konsulko.com>
Fri, 12 Apr 2019 12:05:55 +0000
(08:05 -0400)
Add Support for booting from Ethernet.
Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
configs/am335x_evm_defconfig
patch
|
blob
|
history
diff --git
a/configs/am335x_evm_defconfig
b/configs/am335x_evm_defconfig
index 887b4a4a92a5479e02be5e1e64251783ec8dbade..10f60691b3ef92772aca78415d6d6d8f9bbfd85c 100644
(file)
--- a/
configs/am335x_evm_defconfig
+++ b/
configs/am335x_evm_defconfig
@@
-11,6
+11,7
@@
CONFIG_LOGLEVEL=3
CONFIG_SYS_CONSOLE_INFO_QUIET=y
CONFIG_VERSION_VARIABLE=y
CONFIG_ARCH_MISC_INIT=y
+CONFIG_SPL_ETH_SUPPORT=y
# CONFIG_SPL_FS_EXT4 is not set
CONFIG_SPL_MTD_SUPPORT=y
CONFIG_SPL_MUSB_NEW_SUPPORT=y