On 12/10/21 07:49, AKASHI Takahiro wrote:
From: Simon Glass
This is a draft implementation of event notification mechanism from Simon.
Under this scheme, any U-Boot subsystem can register some kind of callback
function to a particular event (more event types will be added later) and
that functi
Hi Takahiro,
On Tue, 14 Dec 2021 at 00:07, AKASHI Takahiro
wrote:
>
> On Mon, Dec 13, 2021 at 05:51:46AM -0700, Simon Glass wrote:
> > Hi Takahiro,
> >
> > On Fri, 10 Dec 2021 at 00:00, AKASHI Takahiro
> > wrote:
> > >
> > > From: Simon Glass
> > >
> > > This is a draft implementation of event
On Mon, Dec 13, 2021 at 05:51:46AM -0700, Simon Glass wrote:
> Hi Takahiro,
>
> On Fri, 10 Dec 2021 at 00:00, AKASHI Takahiro
> wrote:
> >
> > From: Simon Glass
> >
> > This is a draft implementation of event notification mechanism from Simon.
> > Under this scheme, any U-Boot subsystem can regi
Hi Takahiro,
On Fri, 10 Dec 2021 at 00:00, AKASHI Takahiro
wrote:
>
> From: Simon Glass
>
> This is a draft implementation of event notification mechanism from Simon.
> Under this scheme, any U-Boot subsystem can register some kind of callback
> function to a particular event (more event types w
From: Simon Glass
This is a draft implementation of event notification mechanism from Simon.
Under this scheme, any U-Boot subsystem can register some kind of callback
function to a particular event (more event types will be added later) and
that function will be invoked once the event is fired.
5 matches
Mail list logo