u-boot/board/raspberrypi/rpi
Antoine Mazeas 4a45086c0c rpi: Copy eth PHY address from fw DT to loaded DT
Some Raspberry Pi 400 boards, specifically rev 1.1, have a different
address for the ethernet PHY device than what is provided by the kernel
DTB. The correct address is provided by the firmware, so we should carry
it over into the loaded device tree so that ethernet works on such boards.

Signed-off-by: Antoine Mazeas <antoine@karthanis.net>
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2023-03-14 12:12:13 +00:00
..
Kconfig rpi: Kconfig option for initial page reservation 2020-05-13 14:04:49 +02:00
lowlevel_init.S rpi: push fw_dtb_pointer in the .data section 2019-11-24 10:46:27 +01:00
MAINTAINERS MAINTAINERS: add RaspberryPi co-maintainer 2022-12-02 08:39:00 -05:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rpi.c rpi: Copy eth PHY address from fw DT to loaded DT 2023-03-14 12:12:13 +00:00