]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: zynq: Disable the config CONFIG_SPI_FLASH_USE_4K_SECTORS
authorVenkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>
Thu, 12 Oct 2023 13:39:56 +0000 (15:39 +0200)
committerMichal Simek <michal.simek@amd.com>
Tue, 7 Nov 2023 12:47:09 +0000 (13:47 +0100)
commit03cc435539f447eb777032b034842ed5817f21a6
tree1456bbeee7e3aeddb5a3a14544397a451f8837bd
parented1b1dd3bf79afe12b9ae008de50981bda5dbd04
ARM: zynq: Disable the config CONFIG_SPI_FLASH_USE_4K_SECTORS

Lock size for the flashes will be in terms of sector size, so
disable the CONFIG_SPI_FLASH_USE_4K_SECTORS and read it from the
flash itself.

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/8e5c2bf3b7e5f366c4e261e8055ea254bda53aa9.1697117993.git.michal.simek@amd.com
configs/xilinx_zynq_virt_defconfig