u-boot/drivers/mtd/spi
Venkatesh Yadav Abbarapu 188c803d08 mtd: spi-nor: Add spi flash lock config option
Provide an explicit configuration option to disable default "lock"
of any flash chip which supports locking. By disabling the lock
config will save some amount of memory and also don't expose the
lock functionality to the users i.e., via sf protect command.

Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>
Link: https://lore.kernel.org/r/20231003031715.5343-2-venkatesh.abbarapu@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
2023-11-07 13:47:08 +01:00
..
fsl_espi_spl.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
Kconfig mtd: spi-nor: Add spi flash lock config option 2023-11-07 13:47:08 +01:00
Makefile bootstd: Add a SPI flash bootdev 2023-01-23 18:11:41 -05:00
sandbox.c sandbox: spi: sandbox_sf_process_cmd() missing fallthrough 2023-04-28 11:30:17 -06:00
sf-uclass.c sf: Remove unused NEEDS_MANUAL_RELOC code bits 2023-09-14 10:42:25 -04:00
sf_bootdev.c bootstd: Add a new pre-scan priority for bootdevs 2023-01-23 18:11:41 -05:00
sf_dataflash.c common: Drop display_options.h from common header 2022-08-10 13:46:55 -04:00
sf_internal.h mtd: spi-nor-core: Add support for DTR protocol 2021-06-28 12:00:32 +05:30
sf_mtd.c Audit <flash.h> inclusion 2022-08-04 16:18:47 -04:00
sf_probe.c sf: Guard against zero erasesize 2023-05-11 10:25:29 +08:00
spi-nor-core.c mtd: spi-nor: Add spi flash lock config option 2023-11-07 13:47:08 +01:00
spi-nor-ids.c mtd: spi-nor: Add support for XMC XM25QU128C 2023-10-24 15:55:16 +08:00
spi-nor-tiny.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00