Hi Tom On April 2, 2023 thus sayeth Bryan Brattlof: > To enable Ethernet support at the uboot level, pull the device tree > files from the v6.3-rc4 version of the Linux kernel. > > Signed-off-by: Bryan Brattlof <b...@ti.com> > --- > arch/arm/dts/k3-am62a-main.dtsi | 365 ++++++++++++++++++++++++++++++ > arch/arm/dts/k3-am62a-mcu.dtsi | 51 +++++ > arch/arm/dts/k3-am62a-wakeup.dtsi | 2 +- > arch/arm/dts/k3-am62a7-sk.dts | 70 ++++++ > arch/arm/dts/k3-am62a7.dtsi | 1 + > 5 files changed, 488 insertions(+), 1 deletion(-) >
I'm going to update this to pull in v6.3-rc6 to align with what Nishanth and Andrew have been doing so all the SoCs will be on the same tag ~Bryan