commit | cacf0f8a193c0e8bbd7db6a5c7d4c463f0600710 | [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 | 5054560e0c6ee2c3594798cda852aad518070394 [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>