[PATCH v5 0/4] Add bootph-all property to enable Ethernet boot
Chintan Vankar
c-vankar at ti.com
Tue Jul 8 01:42:48 PDT 2025
This series adds bootph-all property to necessary nodes to enable
ethernet boot support for SK-AM68, AM62P5-SK, J722S, and SK-AM69.
This series is based on commit '8d6c58332c7a' of linux-next tagged
next-20250703.
Link to v4:
https://lore.kernel.org/r/20250429072644.2400295-1-c-vankar@ti.com/
Changes from v4 to v5:
- Updated [PATCH v4 2/2] by adding properties to the respective board
files and split [PATCH v4 2/2] for AM62P5-SK and J722S-EVM.
- Added a new patch to enable Ethernet boot on SK-AM69.
This series is based on linux-next tagged next-20250428.
Chintan Vankar (4):
arm64: dts: ti: k3-am68-sk-base-board: Add bootph-all property to
enable Ethernet boot
arm64: dts: ti: k3-am62p5-sk: Add bootph-all property to enable
Ethernet boot
arm64: dts: ti: k3-j722s-evm: Add bootph-all property to enable
Ethernet boot
arm64: dts: ti: k3-am69-sk: Add bootph-all property to enable Ethernet
boot
arch/arm64/boot/dts/ti/k3-am62p5-sk.dts | 7 +++++++
arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts | 12 ++++++++++++
arch/arm64/boot/dts/ti/k3-am69-sk.dts | 12 ++++++++++++
arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 8 ++++++++
4 files changed, 39 insertions(+)
--
2.34.1
More information about the linux-arm-kernel
mailing list