projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75b573f
)
ARM: rmobile: Disable 4k SF sectors on V3M Eagle
author
Marek Vasut
<
[email protected]
>
Sat, 16 Jun 2018 02:21:45 +0000
(
04:21
+0200)
committer
Marek Vasut
<
[email protected]
>
Sat, 16 Jun 2018 02:27:28 +0000
(
04:27
+0200)
The V3M Eagle uses flash with 128 kiB or 256 kiB sectors,
disable the 4k sector support.
Signed-off-by: Marek Vasut <
[email protected]
>
Cc: Nobuhiro Iwamatsu <
[email protected]
>
configs/r8a77970_eagle_defconfig
patch
|
blob
|
history
diff --git
a/configs/r8a77970_eagle_defconfig
b/configs/r8a77970_eagle_defconfig
index 11f56af187023c8e5a724af09e37e28731af0dab..b736e311770d0e9db12e60757abe37be156caa28 100644
(file)
--- a/
configs/r8a77970_eagle_defconfig
+++ b/
configs/r8a77970_eagle_defconfig
@@
-46,6
+46,7
@@
CONFIG_DM_SPI_FLASH=y
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_BAR=y
CONFIG_SPI_FLASH_SPANSION=y
+# CONFIG_SPI_FLASH_USE_4K_SECTORS is not set
CONFIG_PHY_MICREL=y
CONFIG_PHY_MICREL_KSZ90X1=y
CONFIG_DM_ETH=y