mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-19 17:53:08 +00:00
7d1a10659f
This adds initial support for the Toradex Verdin AM62 Quad 1GB WB IT V1.0A module and subsequent V1.1 launch configuration SKUs. They are strapped to boot from their on-module eMMC. U-Boot supports booting from the on-module eMMC only, DFU support is disabled for now due to missing AM62x USB support. The device trees were taken straight from Linux v6.5-rc1. Boot sequence is: SYSFW ---> R5 SPL (both in tiboot3.bin) ---> ATF (TF-A) ---> OP-TEE ---> A53 SPL (part of tispl.bin) ---> U-boot proper (u-boot.img) Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Reviewed-by: Nishanth Menon <nm@ti.com>
17 lines
681 B
Text
17 lines
681 B
Text
Verdin AM62
|
|
F: arch/arm/dts/k3-am625-verdin-lpddr4-1600MTs.dtsi
|
|
F: arch/arm/dts/k3-am625-verdin-r5.dts
|
|
F: arch/arm/dts/k3-am625-verdin-wifi-dev.dts
|
|
F: arch/arm/dts/k3-am625-verdin-wifi-dev-binman.dtsi
|
|
F: arch/arm/dts/k3-am625-verdin-wifi-dev-u-boot.dtsi
|
|
F: arch/arm/dts/k3-am62-verdin-dev.dtsi
|
|
F: arch/arm/dts/k3-am62-verdin.dtsi
|
|
F: arch/arm/dts/k3-am62-verdin-wifi.dtsi
|
|
F: board/toradex/verdin-am62/
|
|
F: configs/verdin-am62_a53_defconfig
|
|
F: configs/verdin-am62_r5_defconfig
|
|
F: doc/board/toradex/verdin-am62.rst
|
|
F: include/configs/verdin-am62.h
|
|
M: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
S: Maintained
|
|
W: https://www.toradex.com/computer-on-modules/verdin-arm-family/ti-am-62
|