]> git.ipfire.org Git - thirdparty/u-boot.git/commit
configs/ls1046ardb_*: disable CONFIG_SPI_FLASH_USE_4K_SECTORS
authorMaciej Pijanowski <maciej.pijanowski@3mdeb.com>
Fri, 31 May 2019 20:30:58 +0000 (22:30 +0200)
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Wed, 19 Jun 2019 07:24:57 +0000 (12:54 +0530)
commitfd90b6d5ab20ce321eef7b68696d064efb2f5063
treeae8e44a10538f2c4437663d2fbcb255ee57def57
parentc34d8dcb3ed7f4c2b09d1cb7d5dc534d0c7aeae3
configs/ls1046ardb_*: disable CONFIG_SPI_FLASH_USE_4K_SECTORS

With this setting enabled, the on-board QSPI cannot be
properly flashed. There are no error messages, but the simple
write / read / compare tests fail.

This is already disabled in the qspi and tfa defconfigs for the
LS1046ARDB platform.

Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
Cc: piotr.krol@3mdeb.com
Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
configs/ls1046ardb_emmc_defconfig
configs/ls1046ardb_qspi_spl_defconfig
configs/ls1046ardb_sdcard_SECURE_BOOT_defconfig
configs/ls1046ardb_sdcard_defconfig