Since the 09.01.00.002 release of ti-linux-firmware [0] upstream uboot has led to the kernel hanging during boot [1] for the TI J7200 S0C. The issue was found to be a few patches that had be added to ti-u-boot, but not yet upstreamed. This series adds the missing two patches to allow upstream u-boot to boot the kernel properly [2].
[0] https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/commit/?h=ti-linux-firmware-next&id=952fd03e36a50ec070e73560dc1060102d637ce0 Boot logs: [1] https://gist.github.com/reidt1/5f4e85a0db258bcf20d7168bd0caebd0 [2] https://gist.github.com/reidt1/159604ae43c31ec4181f3a8df70375c4 Links to patches on ti-u-boot: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/commit/?h=ti-u-boot-2023.04-next&id=d878fbef4d4460e87608d8d2dfe5311499de49c5 https://git.ti.com/cgit/ti-u-boot/ti-u-boot/commit/?h=ti-u-boot-2023.04-next&id=543e735fe495be233a8a75b19b3d7f8ed44251e0 Reid Tonking (2): arm: mach-k3: j72xx: add new 'virtual' mux arm: dts: k3-j7200-r5-common-proc-board: Set parent clock for clock ID 323 arch/arm/dts/k3-j7200-r5-common-proc-board.dts | 3 ++- arch/arm/mach-k3/j7200/clk-data.c | 13 +++++++++++-- 2 files changed, 13 insertions(+), 3 deletions(-) -- 2.34.1