]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: imx8mn_beacon_fspi: Add config for booting from QSPI
authorAdam Ford <aford173@gmail.com>
Sat, 19 Nov 2022 19:30:08 +0000 (13:30 -0600)
committerStefano Babic <sbabic@denx.de>
Tue, 31 Jan 2023 18:44:23 +0000 (19:44 +0100)
commit4aae15d383a2684fa77f6c12e308f150215b7066
tree914e18a0ff7812bc84fc4c1ed028441b32f8123c
parentb1d4037e65a8d90d5823f0cac389f3156f669a29
configs: imx8mn_beacon_fspi: Add config for booting from QSPI

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>
configs/imx8mn_beacon_fspi_defconfig [new file with mode: 0644]