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:
7fe7722
)
rpi3_32b: Enable lan78xx driver
author
Peter Robinson
<pbrobinson@gmail.com>
Fri, 16 Mar 2018 06:26:29 +0000
(06:26 +0000)
committer
Alexander Graf
<agraf@suse.de>
Thu, 5 Apr 2018 09:41:18 +0000
(11:41 +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: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
configs/rpi_3_32b_defconfig
patch
|
blob
|
history
diff --git
a/configs/rpi_3_32b_defconfig
b/configs/rpi_3_32b_defconfig
index 317fc28f711347c3e977e3b887f618fdb72dbf94..4e59c14fdf1eb4631a1465e3d4f4eeddfc5c8b2a 100644
(file)
--- a/
configs/rpi_3_32b_defconfig
+++ b/
configs/rpi_3_32b_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