1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-30 22:27:57 +01:00
Files
u-boot-megous/drivers/block
AKASHI Takahiro bf76031d19 dm: blk: add a device-probe hook for scanning disk partitions
Now that all the block device drivers have enable a probe hook, we will
call part_create_block_devices() to enumerate all the partitions and
create associated udevices when a block device is detected.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2022-04-23 22:05:41 +02:00
..
2022-01-19 18:11:34 +01:00