MLK-15958-3 iMX8QM/QXP ARM2: Enable the SPI flash 4bytes address mode
authorYe Li <ye.li@nxp.com>
Wed, 12 Jul 2017 09:36:47 +0000 (04:36 -0500)
committerJason Liu <jason.hui.liu@nxp.com>
Thu, 2 Nov 2017 18:37:02 +0000 (02:37 +0800)
commite744b680019769127662c85f057cb2dcdecfc664
tree46b29ea4663f3c0e2f26a08f01eb5bf2886e1195
parent704c1c357d5566e6b3a72c57427d90ba08f9ef0f
MLK-15958-3 iMX8QM/QXP ARM2: Enable the SPI flash 4bytes address mode

Disable the CONFIG_SPI_FLASH_BAR which uses the bank register, enable
the 4bytes address mode config CONFIG_SPI_FLASH_4BYTES_ADDR. So that
the whole 64MB SPI flash memory are ok to access.

Signed-off-by: Ye Li <ye.li@nxp.com>
configs/imx8qm_lpddr4_arm2_defconfig
configs/imx8qxp_lpddr4_arm2_defconfig