git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b7026f
)
configs: nuvoton: npcm8xx: Disable CONFIG_SPI_FLASH_USE_4K_SECTORS
author
Jim Liu
<jim.t90615@gmail.com>
Mon, 23 Oct 2023 07:02:25 +0000
(15:02 +0800)
committer
Tom Rini
<trini@konsulko.com>
Tue, 31 Oct 2023 17:08:07 +0000
(13:08 -0400)
disable this config to improve flash program time
Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>
configs/arbel_evb_defconfig
patch
|
blob
|
history
diff --git
a/configs/arbel_evb_defconfig
b/configs/arbel_evb_defconfig
index
8c32b4b
..
6cfb5a7
100644
(file)
--- a/
configs/arbel_evb_defconfig
+++ b/
configs/arbel_evb_defconfig
@@
-58,6
+58,7
@@
CONFIG_MMC_SDHCI_NPCM=y
CONFIG_DM_SPI_FLASH=y
CONFIG_SPI_FLASH_MACRONIX=y
CONFIG_SPI_FLASH_WINBOND=y
+# CONFIG_SPI_FLASH_USE_4K_SECTORS is not set
CONFIG_PHY_BROADCOM=y
CONFIG_PHY_GIGE=y
CONFIG_ETH_DESIGNWARE=y