
On 06/05/21 1:32 pm, Lokesh Vutla wrote:
On 23/04/21 9:57 pm, Dave Gerlach wrote:
Hi,
This series adds initial support for the latest new SoC, AM642, from Texas Instruments.
Additional detail can be found in the patch descriptions, also see AM64X Technical Reference Manual (SPRUIM2, Revised Jan 2021) for further details: https://www.ti.com/lit/pdf/spruim2
Regards, Dave
Dave Gerlach (14): arm: mach-k3: Add basic support for AM642 SoC definition arm: mach-k3: am642: Unlock all applicable control MMR registers arm: mach-k3: am642: Store boot info from ROM arm: mach-k3: am642: Load SYSFW binary and config from boot media arm: mach-k3: am642: Use mmc start and stop callbacks mmc: sdhci_am654: Add Support for TI's AM642 SoC mailbox: k3-sec-proxy: Extend valid thread IDs board: ti: am64x: Add board support for am64x evm dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM64 arm: dts: ti: Add Support for AM642 SoC arm: dts: k3-am642: Add initial support for EVM arm: dts: k3-am642: Add r5 specific dt support configs: am64x_evm_r5: Add Initial support configs: am64x_evm_a53: Add Initial support
You need to add MAINTAINERS file under board/ti/am64x. Else few testes are failing.
https://source.denx.de/u-boot/custodians/u-boot-ti/-/pipelines/7397
I have updated locally and pushed the change: https://source.denx.de/u-boot/custodians/u-boot-ti/-/commit/140fde6a6d783509... https://source.denx.de/u-boot/custodians/u-boot-ti/-/commit/465bee1469a30a67...
Please see if it looks good.
Thanks and regards, Lokesh
Thanks and regards, Lokesh