summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorChin Liang See <clsee@altera.com>2015-12-22 15:32:27 +0800
committerMarek Vasut <marex@denx.de>2015-12-22 21:29:29 +0100
commit6a6e6cf869637d34c5efac853d69bba7ef3728aa (patch)
treebe5e4770492664ea3132422340964f9581471363 /configs
parent6cdd465cbe884d51f566ac5f7f06cc2a82d5a18b (diff)
downloadblackbird-obmc-uboot-6a6e6cf869637d34c5efac853d69bba7ef3728aa.tar.gz
blackbird-obmc-uboot-6a6e6cf869637d34c5efac853d69bba7ef3728aa.zip
arm: socfpga: cyclone5: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS
Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS for UBI and UBIFS support on serial NOR flash Signed-off-by: Chin Liang See <clsee@altera.com> Cc: Dinh Nguyen <dinguyen@opensource.altera.com> Cc: Dinh Nguyen <dinh.linux@gmail.com> Cc: Pavel Machek <pavel@denx.de> Cc: Marek Vasut <marex@denx.de> Cc: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/socfpga_cyclone5_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/socfpga_cyclone5_defconfig b/configs/socfpga_cyclone5_defconfig
index c9e39f1311..accee924a3 100644
--- a/configs/socfpga_cyclone5_defconfig
+++ b/configs/socfpga_cyclone5_defconfig
@@ -24,3 +24,4 @@ CONFIG_DESIGNWARE_SPI=y
CONFIG_DM_MMC=y
CONFIG_USB=y
CONFIG_DM_USB=y
+# CONFIG_SPI_FLASH_USE_4K_SECTORS is not set
OpenPOWER on IntegriCloud