]> Git Repo - J-u-boot.git/commit
arm: k3: j721e: add dynamic sf bus override support for j721e
authorVaishnav Achath <[email protected]>
Fri, 3 Jun 2022 06:02:16 +0000 (11:32 +0530)
committerTom Rini <[email protected]>
Wed, 6 Jul 2022 18:30:08 +0000 (14:30 -0400)
commitc16b4f14a3f8e8d3d9635caae74cf87a290c53e7
tree268a55d8ed4b1ef81cf6a0a47a665ad2a580d16b
parent6dd18a6568a7272c86f12aec6f657b13fa52a226
arm: k3: j721e: add dynamic sf bus override support for j721e

implement overrides for spl_spi_boot_bus() and spl_spi_boot_cs()
lookup functions according to bootmode selection, so as to support
both QSPI and OSPI boot using the same build.

Signed-off-by: Vaishnav Achath <[email protected]>
Reviewed-by: Pratyush Yadav <[email protected]>
arch/arm/mach-k3/j721e_init.c
arch/arm/mach-k3/sysfw-loader.c
This page took 0.034262 seconds and 4 git commands to generate.