Re: [PATCH] arm64: zynqmp: Disable the lock option for mini qspi

2023-10-19 Thread Michal Simek
On 10/12/23 15:37, Michal Simek wrote: From: Venkatesh Yadav Abbarapu 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 Signed-off-by: Michal Simek --- Depends on https://l

[PATCH] arm64: zynqmp: Disable the lock option for mini qspi

2023-10-12 Thread Michal Simek
From: Venkatesh Yadav Abbarapu 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 Signed-off-by: Michal Simek --- Depends on https://lore.kernel.org/all/20230928034940.2220-2-ven