public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] sunxi: net: Use net_ops hooks to get the MAC
@ 2016-11-25 15:38 Olliver Schinagl
  2016-11-25 15:38 ` [U-Boot] [PATCH 1/6] net: dw: Add read_rom_hwaddr net_op hook Olliver Schinagl
                   ` (5 more replies)
  0 siblings, 6 replies; 24+ messages in thread
From: Olliver Schinagl @ 2016-11-25 15:38 UTC (permalink / raw)
  To: u-boot

This patch series is split off from my previous series,
[PATCH v3] Retrieve MAC address from EEPROM
and only adds, uses and fixes the read/write rom_hwaddr hooks.

I changed things around as suggested by Hans. As far as I can tell this
should work now as you described. The fdt_fixup_ethernet function should
populate the environment as expected.

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

end of thread, other threads:[~2017-04-11 20:14 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-25 15:38 [U-Boot] [PATCH] sunxi: net: Use net_ops hooks to get the MAC Olliver Schinagl
2016-11-25 15:38 ` [U-Boot] [PATCH 1/6] net: dw: Add read_rom_hwaddr net_op hook Olliver Schinagl
2016-11-25 15:46   ` [U-Boot] [PATCH] Use eth_ops hooks to set the MAC address Olliver Schinagl
2016-11-27 17:02   ` [U-Boot] [PATCH 1/6] net: dw: Add read_rom_hwaddr net_op hook Simon Glass
2016-11-28 10:38     ` Olliver Schinagl
2016-11-29 21:41       ` Simon Glass
2016-11-30  8:16         ` Olliver Schinagl
2016-11-30 20:43           ` Joe Hershberger
2016-11-25 15:38 ` [U-Boot] [PATCH 2/6] net: sunxi-emac: Write HW address via function Olliver Schinagl
2016-11-30 21:10   ` Joe Hershberger
2017-03-27 16:51   ` [U-Boot] " Joe Hershberger
2016-11-25 15:38 ` [U-Boot] [PATCH 3/6] net: sunxi-emac: Add write_hwaddr net_op hook Olliver Schinagl
2016-11-30 21:32   ` Joe Hershberger
2016-11-25 15:38 ` [U-Boot] [PATCH 4/6] net: sunxi-emac: Add read_rom_hwaddr " Olliver Schinagl
2016-11-30 21:34   ` Joe Hershberger
2016-11-25 15:38 ` [U-Boot] [PATCH 5/6] arm: sunxi: Use board hooks to obtain MAC address Olliver Schinagl
2016-11-30 21:36   ` Joe Hershberger
2017-04-07 13:45     ` Olliver Schinagl
2017-04-07 13:57       ` o.schinagl at ultimaker.com
2017-04-10 22:56         ` Joe Hershberger
2017-04-11 20:14           ` Olliver Schinagl
2016-11-25 15:38 ` [U-Boot] [PATCH 6/6] net: sunxi: Enable eeprom on OLinuXino Lime boards Olliver Schinagl
2016-11-30 21:37   ` Joe Hershberger
2017-03-27 16:51   ` [U-Boot] " Joe Hershberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox