commit | 146b6c1c44003d76cb38fe46e9e40080c213fef3 | [log] [tgz] |
---|---|---|
author | Vaishnav Achath <vaishnav.a@ti.com> | Fri Jun 03 11:32:16 2022 +0530 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 06 14:30:08 2022 -0400 |
tree | 268a55d8ed4b1ef81cf6a0a47a665ad2a580d16b | |
parent | 58a0cdb9fd84c96468aabf9f96c627352cf91152 [diff] |
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>