u-boot/drivers/block
Simon Glass 96f37b092f blk: Support iteration
It is useful to be able to iterate over block devices. Typically there
are fixed and removable devices. For security reasons it is sometimes
useful to ignore removable devices since they are under user control.

Add iterators which support selecting the block-device type.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-07-21 10:27:35 -06:00
..
blk-uclass.c blk: Support iteration 2021-07-21 10:27:35 -06:00
blk_legacy.c common: Drop part.h from common header 2020-05-18 17:33:33 -04:00
blkcache.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
ide.c dm: define LOG_CATEGORY for all uclass 2021-07-06 10:38:03 -06:00
Kconfig usb: Enforce DM_USB migration for USB_HOST devices. 2021-07-18 21:05:31 -04:00
Makefile blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more 2019-12-03 08:43:24 -05:00
sandbox.c sandbox: Provide a way to bind fixed/removeable devices 2021-03-27 15:04:31 +13:00