]> git.baikalelectronics.ru Git - uboot.git/commit
arm: k3: j721e: add dynamic sf bus override support for j721e
authorVaishnav Achath <vaishnav.a@ti.com>
Fri, 3 Jun 2022 06:02:16 +0000 (11:32 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 6 Jul 2022 18:30:08 +0000 (14:30 -0400)
commit714ba8eda0092019195babad28a6fcb48943824f
tree268a55d8ed4b1ef81cf6a0a47a665ad2a580d16b
parent2f00a9a10dc60631185236b0e8a157e56219db1b
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 <vaishnav.a@ti.com>
Reviewed-by: Pratyush Yadav <p.yadav@ti.com>
arch/arm/mach-k3/j721e_init.c
arch/arm/mach-k3/sysfw-loader.c