On Fri, Oct 18, 2024 at 08:55:00AM -0600, Simon Glass wrote:
> On Fri, 18 Oct 2024 at 05:43, Andy Shevchenko
> <[email protected]> wrote:
> > On Thu, Oct 17, 2024 at 04:11:48PM -0700, Simon Glass wrote:
> > > On Wed, 9 Oct 2024 at 08:08, Andy Shevchenko
> > > <[email protected]> wrote:

...

> > > /*
> > >  * Implement a weak default function for boards that need to do some 
> > > final init
> > >  * before the system is ready.
> > >  */
> > > __weak void board_final_init(void)
> > > {
> > > }
> > >
> > > /*
> > >  * Implement a weak default function for boards that need to do some final
> > >  * processing before booting the OS.
> > >  */
> > > __weak void board_final_cleanup(void)
> > > {
> > > }
> > >
> > > Applied to u-boot-dm, thanks!
> >
> > Thanks, but what does it mean to me? Should I send an update to add the 
> > comments?
> 
> Yes, please. I'm just tidying up some x86 patches while Bin is away.

Patch has just been sent.

-- 
With Best Regards,
Andy Shevchenko


Reply via email to