[RFC v2 14/20] dm: blk: add a device-probe hook for scanning disk partitions

Simon Glass sjg at chromium.org
Mon Dec 13 13:51:47 CET 2021


On Thu, 9 Dec 2021 at 23:59, AKASHI Takahiro <takahiro.akashi at linaro.org> wrote:
>
> 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 at linaro.org>
> ---
>  drivers/block/blk-uclass.c | 4 ++++
>  1 file changed, 4 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list