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:
476a360
)
arm: socfpga: Enable ethernet on ArriaV SoCDK
author
Marek Vasut
<marex@denx.de>
Wed, 19 Aug 2015 05:44:39 +0000
(07:44 +0200)
committer
Marek Vasut
<marex@denx.de>
Sun, 23 Aug 2015 09:56:21 +0000
(11:56 +0200)
Synchronise the config options with Cyclone V SoCDK and other boards.
This enables ethernet on the ArriaV SoCDK.
Signed-off-by: Marek Vasut <marex@denx.de>
configs/socfpga_arria5_defconfig
patch
|
blob
|
history
diff --git
a/configs/socfpga_arria5_defconfig
b/configs/socfpga_arria5_defconfig
index eb3bf1b5ee2b99ca0c52973e74bf445e8729cd7c..74184a00ffc7b3adc4b936fdd57ab2b5ca7b3285 100644
(file)
--- a/
configs/socfpga_arria5_defconfig
+++ b/
configs/socfpga_arria5_defconfig
@@
-9,6
+9,9
@@
CONFIG_SPL=y
CONFIG_OF_CONTROL=y
CONFIG_SPL_OF_CONTROL=y
CONFIG_SPI_FLASH=y
+CONFIG_DM_ETH=y
+CONFIG_NETDEVICES=y
+CONFIG_ETH_DESIGNWARE=y
CONFIG_DM_GPIO=y
CONFIG_DWAPB_GPIO=y
CONFIG_SPL_DM=y