commit | bdcac955657b46d78f375f74bf5e7e9b29f726c2 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Wed Jul 31 08:30:02 2019 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 08 16:35:16 2019 +0200 |
tree | 61a04c6033966ea283938128a4f623358e7bd563 | |
parent | ae0760584b386230c2c7a0fc0b29fee2627bda14 [diff] |
imx: mx6slevk: enable DM_SPI and DM_SPI_FLASH With DM_SPI and DM_SPI_FLASH enabled, we could get: spi 0 [ ] mxc_spi | | | `-- ecspi@02008000 spi_flash 0 [ ] spi_flash_std | | | `-- m25p80@0 Signed-off-by: Peng Fan <peng.fan@nxp.com>