]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm64: zynqmp: Disable the lock option for mini qspi
authorVenkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>
Thu, 12 Oct 2023 13:37:52 +0000 (15:37 +0200)
committerMichal Simek <michal.simek@amd.com>
Tue, 7 Nov 2023 12:47:09 +0000 (13:47 +0100)
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
configs/xilinx_zynqmp_mini_qspi_defconfig

index a1adfb9e5d145067e3b159189f2abc19e47260eb..4a74ca76a281ba4e4db1e59df095ee05442e4950 100644 (file)
@@ -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