commit | 3a120e07e79d7a38f1e93a978728d5ef35eb2bb0 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Wed Feb 01 19:58:40 2023 -0600 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jul 11 14:40:02 2023 +0200 |
tree | e2938c22d117a2a7dafa7f901bc2b8f7754ecd27 | |
parent | 0a3cc11f3f0f5d0734d782a58844026493949af5 [diff] |
imx: imx8mm-beacon: Enable FlexSPI in U-Boot In order to use the FlexSPI interface in U-Boot, configure the alias to make spi0 point to flexspi. With that enabled, sf probe detects the QSPI part as: SF: Detected n25q256ax1 with page size 256 Bytes, erase size 4 KiB, total 32 MiB Signed-off-by: Adam Ford <aford173@gmail.com>