Hi Joshua,
On Wed, 28 Jun 2023 at 14:34, Joshua Watt wrote:
>
> On Mon, Jun 26, 2023 at 4:07 AM Simon Glass wrote:
> >
> > Hi Joshua,
> >
> > On Fri, 23 Jun 2023 at 21:01, Joshua Watt wrote:
> > >
> > > Adds part_driver_get_type() API which can be used to force a specific
> > > driver to be use
On Mon, Jun 26, 2023 at 4:07 AM Simon Glass wrote:
>
> Hi Joshua,
>
> On Fri, 23 Jun 2023 at 21:01, 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.
>
Hi Joshua,
On Fri, 23 Jun 2023 at 21:01, 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
> ---
> 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 | 2 ++
2 files changed, 33
4 matches
Mail list logo