public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [RESEND PATCH 0/2] rpi: Copy eth PHY address from fw DT to loaded DT
@ 2022-08-19  8:56 Antoine Mazeas
  2022-08-19  8:56 ` [RESEND PATCH 1/2] rpi: Copy properties from firmware dtb to the loaded dtb Antoine Mazeas
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Antoine Mazeas @ 2022-08-19  8:56 UTC (permalink / raw)
  To: u-boot; +Cc: Matthias Brugger, Antoine Mazeas

Sjoerd Simons submitted the original patch (0001) to carry over some
firmware-provided properties into the loaded device tree. This did not fix
an issue with Raspberry Pi 400 rev 1.1 boards which would not be able to
find the ethernet PHY device at the address specified by the kernel device
tree.

Patch 0002 expands on Sjoerd's design to also carry over the real ethernet
PHY address, enabling the kernel to find and enable a working ethernet on
pi 400 rev 1.1 boards.


Antoine Mazeas (2):
  rpi: Copy properties from firmware dtb to the loaded dtb
  rpi: Copy eth PHY address from fw DT to loaded DT

 board/raspberrypi/rpi/rpi.c | 51 +++++++++++++++++++++++++++++++++++++
 1 file changed, 51 insertions(+)

-- 
2.37.2


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

end of thread, other threads:[~2023-01-09 13:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-19  8:56 [RESEND PATCH 0/2] rpi: Copy eth PHY address from fw DT to loaded DT Antoine Mazeas
2022-08-19  8:56 ` [RESEND PATCH 1/2] rpi: Copy properties from firmware dtb to the loaded dtb Antoine Mazeas
2022-08-22 16:39   ` Simon Glass
2022-08-22 22:00     ` Antoine Mazeas
2022-08-23 13:38       ` Simon Glass
2022-08-24  8:45         ` Antoine Mazeas
2022-08-19  8:56 ` [RESEND PATCH 2/2] rpi: Copy eth PHY address from fw DT to loaded DT Antoine Mazeas
2022-08-19 14:15 ` [RESEND PATCH 0/2] " Peter Robinson
2022-08-19 14:47   ` Antoine Mazeas
2023-01-09  8:18 ` [RESEND,0/2] " Jian-Hong Pan

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