aboutsummaryrefslogtreecommitdiff
path: root/configs/xilinx_zynqmp_mini_qspi_defconfig
diff options
context:
space:
mode:
authorVenkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>2023-10-12 15:37:52 +0200
committerMichal Simek <michal.simek@amd.com>2023-11-07 13:47:09 +0100
commited1b1dd3bf79afe12b9ae008de50981bda5dbd04 (patch)
tree29d663c763473bfe5e7588aef92d00bc61bf115f /configs/xilinx_zynqmp_mini_qspi_defconfig
parent1bccde607e54584c74dc7fd53cfe814ca0343cb0 (diff)
downloadu-boot-ed1b1dd3bf79afe12b9ae008de50981bda5dbd04.zip
u-boot-ed1b1dd3bf79afe12b9ae008de50981bda5dbd04.tar.gz
u-boot-ed1b1dd3bf79afe12b9ae008de50981bda5dbd04.tar.bz2
arm64: zynqmp: Disable the lock option for mini qspi
As mini configs are required only for flashing the images, so disabling the lock config which will save nearly 6KB of memory. Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com> Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/374d6b3a46d19b7ee171dfe8071676098db93e25.1697117869.git.michal.simek@amd.com
Diffstat (limited to 'configs/xilinx_zynqmp_mini_qspi_defconfig')
-rw-r--r--configs/xilinx_zynqmp_mini_qspi_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/xilinx_zynqmp_mini_qspi_defconfig b/configs/xilinx_zynqmp_mini_qspi_defconfig
index a1adfb9..4a74ca7 100644
--- a/configs/xilinx_zynqmp_mini_qspi_defconfig
+++ b/configs/xilinx_zynqmp_mini_qspi_defconfig
@@ -77,6 +77,7 @@ CONFIG_SPL_DM_SEQ_ALIAS=y
# CONFIG_DM_MAILBOX is not set
# CONFIG_MMC is not set
# CONFIG_SPI_FLASH_SMART_HWCAPS is not set
+# CONFIG_SPI_FLASH_LOCK is not set
# CONFIG_SPI_FLASH_UNLOCK_ALL is not set
CONFIG_SPI_FLASH_GIGADEVICE=y
CONFIG_SPI_FLASH_ISSI=y