[PATCH v1 3/4] x86: cpu: Add a few prototypes to the header file
Andy Shevchenko
andriy.shevchenko at linux.intel.com
Fri Oct 18 17:56:27 CEST 2024
On Fri, Oct 18, 2024 at 08:55:00AM -0600, Simon Glass wrote:
> On Fri, 18 Oct 2024 at 05:43, Andy Shevchenko
> <andriy.shevchenko at linux.intel.com> wrote:
> > On Thu, Oct 17, 2024 at 04:11:48PM -0700, Simon Glass wrote:
> > > On Wed, 9 Oct 2024 at 08:08, Andy Shevchenko
> > > <andriy.shevchenko at linux.intel.com> 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
More information about the U-Boot
mailing list