u-boot/drivers/block
Simon Glass 6b03b9d5b7 blk: Enable CONFIG_BLK for all media
Enable this option on all boards which support block devices. Drop the
related depencies on BLK since these are not needed anymore.

Disable BLOCK_CACHE on M5253DEMO as this causes a build error.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-09-16 11:05:00 -04:00
..
blk-uclass.c Merge branch '2022-04-25-initial-implementation-of-stdboot' 2022-04-25 16:02:27 -04:00
blk_legacy.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
blkcache.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
efi-media-uclass.c efi: Add uclass for devices provided by UEFI firmware 2021-12-09 11:43:25 -08:00
efi_blk.c efi: Add a media/block driver for EFI block devices 2021-12-09 11:43:25 -08:00
ide.c block: ide: Remove ide_preinit function 2022-06-28 17:03:32 -04:00
Kconfig blk: Enable CONFIG_BLK for all media 2022-09-16 11:05:00 -04:00
Makefile efi: Add a media/block driver for EFI block devices 2021-12-09 11:43:25 -08:00
sandbox.c sandbox: Open host file for read-only access if needed 2022-03-18 19:24:24 -06:00
sb_efi_media.c efi: Add uclass for devices provided by UEFI firmware 2021-12-09 11:43:25 -08:00