Skip to content

Commit

Permalink
rpi3_32b: Enable lan78xx driver
Browse files Browse the repository at this point in the history
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 <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
  • Loading branch information
nullr0ute authored and agraf committed Apr 5, 2018
1 parent 7fe7722 commit 79153ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configs/rpi_3_32b_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 79153ff

Please sign in to comment.