summaryrefslogtreecommitdiff
path: root/configs/imx8mn_beacon_fspi_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* configs: Resync with savedefconfigTom Rini2023-02-171-4/+2
| | | | | | Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
* configs: imx8mn_beacon_fspi: Add config for booting from QSPIAdam Ford2023-01-311-0/+156
The imx8mn-beacon SOM has a QSPI part on it connected to the FlexSPI controller. Add a defconfig option which supports booting from the QSPI NOR flash instead of sd/mmc. Signed-off-by: Adam Ford <aford173@gmail.com>