diff options
author | Ye Li <ye.li@nxp.com> | 2018-06-27 19:26:59 -0700 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2018-09-04 08:47:23 +0200 |
commit | 536c5c7a331d417d416dc04271b6f146db41cab0 (patch) | |
tree | 6e3dbe7e8e546435b7ed9bb51f09a03d9100c122 /test/cmd_ut.c | |
parent | 11ed312896c5f5814064c5d45dcb2f53dc121437 (diff) | |
download | u-boot-536c5c7a331d417d416dc04271b6f146db41cab0.tar.gz |
imx: imx6sx-sdb: Enable DM QSPI driver
To support DM QSPI driver
- Add spi0 and spi1 alias for qspi1 and qspi2.
- Add -u-boot.dtsi to modify n25q256a@0 and n25q256a@1 compatible string
to "spi-flash" and add "num-cs" property.
- Enable DM SPI/QSPI relavent configurations
- Remove iomux settings of qspi2 in board codes which is not needed
for DM driver.
- Add sf default settings. So running "sf probe" can detect the flash
Signed-off-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'test/cmd_ut.c')
0 files changed, 0 insertions, 0 deletions