All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] rpi3_32b: Enable lan78xx driver
@ 2018-03-16  6:26 Peter Robinson
  2018-04-05  9:44 ` [U-Boot] " Alexander Graf
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Robinson @ 2018-03-16  6:26 UTC (permalink / raw)
  To: u-boot

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>
---
 configs/rpi_3_32b_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configs/rpi_3_32b_defconfig b/configs/rpi_3_32b_defconfig
index 317fc28f71..4e59c14fdf 100644
--- 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
-- 
2.16.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] rpi3_32b: Enable lan78xx driver
  2018-03-16  6:26 [U-Boot] [PATCH] rpi3_32b: Enable lan78xx driver Peter Robinson
@ 2018-04-05  9:44 ` Alexander Graf
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Graf @ 2018-04-05  9:44 UTC (permalink / raw)
  To: u-boot

> 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>

Thanks, applied to efi-next

Alex

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-04-05  9:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-16  6:26 [U-Boot] [PATCH] rpi3_32b: Enable lan78xx driver Peter Robinson
2018-04-05  9:44 ` [U-Boot] " Alexander Graf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.