On Mon, Jul 03, 2023 at 08:39:54AM -0500, Joshua Watt wrote:
> Adds part_driver_get_type() API which can be used to force a specific
> driver to be used when getting partition information instead of relying
> on auto detection.
>
> Signed-off-by: Joshua Watt
> Reviewed-by: Simon Glass
Applied
On Mon, 3 Jul 2023 at 14:40, Joshua Watt wrote:
>
> Adds part_driver_get_type() API which can be used to force a specific
Nit: Add
> driver to be used when getting partition information instead of relying
> on auto detection.
>
> Signed-off-by: Joshua Watt
> ---
> disk/part.c| 38 +
Adds part_driver_get_type() API which can be used to force a specific
driver to be used when getting partition information instead of relying
on auto detection.
Signed-off-by: Joshua Watt
---
disk/part.c| 38 +++---
include/part.h | 19 ++-
2 f
3 matches
Mail list logo