commit | 25f43c65bd288c4d0f403903904c2db9619ca36b | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Wed Feb 01 19:58:41 2023 -0600 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jul 11 14:40:02 2023 +0200 |
tree | c59ab8d6c96954082fd773e790547432f5e21e0d | |
parent | 3a120e07e79d7a38f1e93a978728d5ef35eb2bb0 [diff] |
configs: imx: imx8mm_beacon: Add config option for QSPI booting The imx8mm_beacon SOM has a QSPI part attached to the FSPI controller. Update the header and spl files to support booting from NOR flash and add imx8mm_beacon_fspi_defconfig to support this configuration. Signed-off-by: Adam Ford <aford173@gmail.com>