projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6cdd465
)
arm: socfpga: cyclone5: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS
author
Chin Liang See
<clsee@altera.com>
Tue, 22 Dec 2015 07:32:27 +0000
(15:32 +0800)
committer
Marek Vasut
<marex@denx.de>
Tue, 22 Dec 2015 20:29:29 +0000
(21:29 +0100)
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>
configs/socfpga_cyclone5_defconfig
patch
|
blob
|
history
diff --git
a/configs/socfpga_cyclone5_defconfig
b/configs/socfpga_cyclone5_defconfig
index
c9e39f1
..
accee92
100644
(file)
--- 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