mirror of
https://xff.cz/git/u-boot/
synced 2025-10-03 00:11:30 +02:00
The block device uclass does not currently support selecting a particular hardware partition but this is needed for MMC. Add it so that the blk API can support MMC properly. Signed-off-by: Simon Glass <sjg@chromium.org>