projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ef2dee
)
config: mx6sabresd: Default don't enable the flash lock
author
Venkatesh Yadav Abbarapu
<venkatesh.abbarapu@amd.com>
Thu, 26 Sep 2024 04:55:01 +0000
(10:25 +0530)
committer
Tom Rini
<trini@konsulko.com>
Wed, 9 Oct 2024 15:01:53 +0000
(09:01 -0600)
By default flash lock option is enabled, enable this option only
when it is required. By disabling the lock config will save some
amount of memory.
Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>
configs/mx6sabresd_defconfig
patch
|
blob
|
history
diff --git
a/configs/mx6sabresd_defconfig
b/configs/mx6sabresd_defconfig
index 80f7cd60b5b8047517152b4c248a0040c1a5c05e..2a83b8cd067a97f0b268989f926e1552361b67da 100644
(file)
--- a/
configs/mx6sabresd_defconfig
+++ b/
configs/mx6sabresd_defconfig
@@
-86,6
+86,7
@@
CONFIG_SUPPORT_EMMC_BOOT=y
CONFIG_FSL_USDHC=y
CONFIG_MTD=y
CONFIG_DM_SPI_FLASH=y
+# CONFIG_SPI_FLASH_LOCK is not set
CONFIG_SPI_FLASH_STMICRO=y
CONFIG_PHYLIB=y
CONFIG_PHY_ATHEROS=y