[PATCH v2 0/1] sunxi: Add support for FriendlyARM NanoPi R1S H5
Chukun Pan
amadeus at jmu.edu.cn
Sun Oct 10 15:36:56 CEST 2021
Hi Andre,
> Please don't include not-yet-merged parts in here. Make a verbatim copy
> of the version in Linus' tree.
Okay, I remove the not-yet-merged parts in dts.
> who is reading the MAC address out of the EEPROM, and how
> does it land in the kernel (if it lands there)?
There is a rtl8153 usb network card on this machine, and it will
randomly generate a mac address when it bootup. I think the mac
address on the eeprom is for this rtl8153 usb network card.
> So why is CONFIG_MACPWR missing from the defconfig?
This is my mistake, I'm very sorry about that.
Thanks,
Chukun
Chukun Pan (1):
sunxi: Add support for FriendlyARM NanoPi R1S H5
arch/arm/dts/Makefile | 1 +
arch/arm/dts/sun50i-h5-nanopi-r1s-h5.dts | 195 +++++++++++++++++++++++
board/sunxi/MAINTAINERS | 5 +
configs/nanopi_r1s_h5_defconfig | 14 ++
4 files changed, 215 insertions(+)
create mode 100644 arch/arm/dts/sun50i-h5-nanopi-r1s-h5.dts
create mode 100644 configs/nanopi_r1s_h5_defconfig
--
2.17.1
More information about the U-Boot
mailing list