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:
065dcac
)
rpi3: Enable lan78xx driver
author
Alexander Graf
<agraf@suse.de>
Thu, 15 Mar 2018 14:05:36 +0000
(15:05 +0100)
committer
Alexander Graf
<agraf@suse.de>
Thu, 5 Apr 2018 09:38:25 +0000
(11:38 +0200)
The new Raspberry Pi B 3+ has a lan78xx device attached to it. Let's add
driver support in U-Boot for it.
Signed-off-by: Alexander Graf <agraf@suse.de>
configs/rpi_3_defconfig
patch
|
blob
|
history
diff --git
a/configs/rpi_3_defconfig
b/configs/rpi_3_defconfig
index 0f3a54ec9a436880b6f8043df70fd3e25e34d3af..810b60344fcaff73177a9cb070da3d2e9dff6960 100644
(file)
--- a/
configs/rpi_3_defconfig
+++ b/
configs/rpi_3_defconfig
@@
-36,3
+36,5
@@
CONFIG_SYS_WHITE_ON_BLACK=y
CONFIG_CONSOLE_SCROLL_LINES=10
CONFIG_PHYS_TO_BUS=y
CONFIG_OF_LIBFDT_OVERLAY=y
+CONFIG_PHYLIB=y
+CONFIG_USB_ETHER_LAN78XX=y