[PATCH v2 0/2] Fix J7200 kernel boot when using upstream u-boot

Reid Tonking reidt at ti.com
Wed Dec 6 22:17:51 CET 2023


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/e950dc97f15ad0a09623d64f81edac39

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

Changes since v1:
- changed platdata counts in clk-data.c to use array_size instead of
	hardcoded value
- changed commit message patch 2/2 to more accurately reflect the change
	being made
Link to v1: https://lore.kernel.org/u-boot/20231201213320.1876892-1-reidt@ti.com/


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



More information about the U-Boot mailing list