On Tue, 19 Jul 2022 at 20:13, Takahiro Akashi
wrote:
>
> On Mon, Jul 18, 2022 at 09:49:56AM -0500, Jassi Brar wrote:
> > On Fri, 17 Jun 2022 at 09:02, Michal Simek wrote:
> > > On 6/9/22 14:30, Sughosh Ganu wrote:
> > > > From: Masami Hiramatsu
> > .
> >
> > > >
> > > > @@ -188,6 +178,9 @@ i
On Mon, Jul 18, 2022 at 09:49:56AM -0500, Jassi Brar wrote:
> On Fri, 17 Jun 2022 at 09:02, Michal Simek wrote:
> > On 6/9/22 14:30, Sughosh Ganu wrote:
> > > From: Masami Hiramatsu
> .
>
> > >
> > > @@ -188,6 +178,9 @@ int board_late_init(void)
> > > {
> > > int ret;
> > >
> > > +
On Fri, 17 Jun 2022 at 09:02, Michal Simek wrote:
> On 6/9/22 14:30, Sughosh Ganu wrote:
> > From: Masami Hiramatsu
.
> >
> > @@ -188,6 +178,9 @@ int board_late_init(void)
> > {
> > int ret;
> >
> > + /* Make mmc available for EFI */
> > + run_command("mmc dev 0", 0);
> > +
>
On 6/9/22 14:30, Sughosh Ganu wrote:
From: Masami Hiramatsu
Generate dfu_alt_info from the partition uuid information in the
devicetree, and record the mapping of partition uuid and the
index of dfu_alt_num.
This could be a reference implementation of the automatic DFU
generation for FWU mu
From: Masami Hiramatsu
Generate dfu_alt_info from the partition uuid information in the
devicetree, and record the mapping of partition uuid and the
index of dfu_alt_num.
This could be a reference implementation of the automatic DFU
generation for FWU multi-bank update for non GPT firmware
platf
5 matches
Mail list logo