Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configs: Resync with savedefconfig | Tom Rini | 2023-02-17 | 1 | -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 QSPI | Adam Ford | 2023-01-31 | 1 | -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> |