]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm64: versal: Disable the lock option for mini ospi and qspi
authorVenkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>
Tue, 3 Oct 2023 03:17:14 +0000 (08:47 +0530)
committerMichal Simek <michal.simek@amd.com>
Tue, 7 Nov 2023 12:47:08 +0000 (13:47 +0100)
commit534892c22c21976af3f17b3519bb9e115925d50e
tree970605013bcee830a9fcc322dce5aff3e10b4ce6
parent188c803d08c6f1744484de6663f7c5d31ef71cfe
arm64: versal: Disable the lock option for mini ospi and 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>
Link: https://lore.kernel.org/r/20231003031715.5343-3-venkatesh.abbarapu@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
configs/xilinx_versal_mini_ospi_defconfig
configs/xilinx_versal_mini_qspi_defconfig