u-boot/drivers/mtd/spi
Simon Glass eacc261178 bootstd: Add a new pre-scan priority for bootdevs
We need extensions to be set up before we start trying to boot any of the
bootdevs. Add a new priority before all the others for tht sort of thing.
Also add a 'none' option, so that the first one is not 0.

While we are here, comment enum bootdev_prio_t fully and expand the test
for the 'bootdev hunt' command.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-01-23 18:11:41 -05:00
..
fsl_espi_spl.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
Kconfig bootstd: Add a SPI flash bootdev 2023-01-23 18:11:41 -05:00
Makefile bootstd: Add a SPI flash bootdev 2023-01-23 18:11:41 -05:00
sandbox.c dm: Avoid accessing seq directly 2020-12-18 20:32:21 -07:00
sf-uclass.c bootstd: Add a SPI flash bootdev 2023-01-23 18:11:41 -05: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 mtd: spi-nor: Use spi-mem dirmap API 2022-09-13 12:08:41 -04:00
spi-nor-core.c mtd: spi-nor-core: Invert logic to reflect sst26 flash unlocked 2022-12-05 10:01:45 +01:00
spi-nor-ids.c mtd: spi-nor-ids: Add s28hl512t, s28hl01gt, and s28hs01gt IDs 2022-10-23 10:44:43 +05:30
spi-nor-tiny.c mtd: spi-nor-tiny: Add fixups for Cypress s25hl-t/s25hs-t 2021-06-29 19:16:54 +05:30