U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Enable Ethernet boot on SK-AM62A-LP
@ 2026-07-10 10:22 Chintan Vankar
  2026-07-10 10:22 ` [PATCH v2 1/3] configs: am62ax_evm_r5_ethboot: Enable config options required for Ethernet boot Chintan Vankar
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Chintan Vankar @ 2026-07-10 10:22 UTC (permalink / raw)
  To: Andrew Davis, Bryan Brattlof, Chintan Vankar, Wadim Egorov,
	Anshul Dalal, Ilias Apalodimas, Tom Rini
  Cc: u-boot

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


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

end of thread, other threads:[~2026-07-15 12:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-10 10:22 [PATCH v2 0/3] Enable Ethernet boot on SK-AM62A-LP Chintan Vankar
2026-07-10 10:22 ` [PATCH v2 1/3] configs: am62ax_evm_r5_ethboot: Enable config options required for Ethernet boot Chintan Vankar
2026-07-14 11:05   ` Anshul Dalal
2026-07-10 10:22 ` [PATCH v2 2/3] configs: am62ax_evm_a53_ethboot: Enable config options required to enable " Chintan Vankar
2026-07-14 11:05   ` Anshul Dalal
2026-07-10 10:22 ` [PATCH v2 3/3] arm: dts: k3-am62a7-sk-u-boot: Enable DM services for main_pktdma Chintan Vankar
2026-07-14 11:05   ` Anshul Dalal
2026-07-14 11:35     ` Wadim Egorov
2026-07-15 12:47       ` Chintan Vankar
2026-07-14 11:05 ` [PATCH v2 0/3] Enable Ethernet boot on SK-AM62A-LP Anshul Dalal
2026-07-15  9:09 ` Anshul Dalal
2026-07-15 12:47   ` Chintan Vankar

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