[PATCH v2 0/3] Enable Ethernet boot on SK-AM62A-LP
Chintan Vankar
c-vankar at ti.com
Fri Jul 10 12:22:26 CEST 2026
This series enables Ethernet boot on SK-AM62A-LP. The series is based on
commit 'a18265f1ccb7' of origin/next branch of U-Boot repo.
Link to v1:
https://lore.kernel.org/all/20260702081251.2691159-1-c-vankar@ti.com/
Logs:
https://gist.github.com/chintan013/db875ef8b703094af70ca681659ba7f0
Changes from v1 to v2:
-> Removed the duplicate config options from r5 and a53 defconfig.
-> Updated commit message for [PATCH 1/3].
Chintan Vankar (3):
configs: am62ax_evm_r5_ethboot: Enable config options required for
Ethernet boot
configs: am62ax_evm_a53_ethboot: Enable config options required to
enable Ethernet boot
arm: dts: k3-am62a7-sk-u-boot: Enable DM services for main_pktdma
arch/arm/dts/k3-am62a7-r5-sk.dts | 5 +++++
configs/am62ax_evm_a53_ethboot_defconfig | 10 ++++++++++
configs/am62ax_evm_r5_ethboot_defconfig | 22 ++++++++++++++++++++++
3 files changed, 37 insertions(+)
create mode 100644 configs/am62ax_evm_a53_ethboot_defconfig
create mode 100644 configs/am62ax_evm_r5_ethboot_defconfig
--
2.34.1
More information about the U-Boot
mailing list