]> Git Repo - u-boot.git/commit
Merge patch series "Hyperflash Boot fixes for J7200/J721E"
authorTom Rini <[email protected]>
Sat, 14 Dec 2024 15:34:27 +0000 (09:34 -0600)
committerTom Rini <[email protected]>
Sat, 14 Dec 2024 15:34:27 +0000 (09:34 -0600)
commit8aab7730c1c26192b0e4218fbf2f6009f955cb88
treea83a5ea79c6eea5ca85dd3a4a60c876501498b4c
parentd229e0bd0d591801bc3e5df664a7ab888d9672fe
parent8f71d37838ba0b0bfa047f5133877092ee9d1110
Merge patch series "Hyperflash Boot fixes for J7200/J721E"

Anurag Dutta <[email protected]> says:

Hi All,
In u-boot, hbmc is broken and has been removed from j7200
configs. This series re-enables the hbmc driver and introduces a series
of hyperflash boot fixes. At present, in u-boot, the parent device (fss)
gets registered as a syscon device. This is done because the MMIO
mux driver in u-boot did not support the mux functionality when the
parent device is not a syscon. In this series, we make relevant changes
in the hbmc driver as well as dts' so that we can use the reg-mux driver for
selecting the appropriate state of the mux.

Test logs:

1) j721e-idk-gw hyperflash boot test: https://gist.github.com/anuragdutta731/50aae6fec707a3ffad6d985de6757fe4
2) j7200-evm hyperflash boot test: https://gist.github.com/anuragdutta731/c3a4d60f8bfd9c425d6c44b36eb7322b

Link: https://lore.kernel.org/r/[email protected]
arch/arm/dts/k3-j7200-r5-common-proc-board.dts
configs/j7200_evm_a72_defconfig
configs/j7200_evm_r5_defconfig
configs/j721e_evm_a72_defconfig
This page took 0.046314 seconds and 4 git commands to generate.