On Wed, Aug 30, 2023 at 09:13:34PM -0600, Simon Glass wrote: > Each board has its own way of creating this table. Rather than calling the > acpi_create_fadt() function for each one from a common acpi_write_fadt() > function, just move the writer into the board-specific code. > > Signed-off-by: Simon Glass <[email protected]> > Signed-off-by: Andy Shevchenko <[email protected]>
Not sure this is correct SoB chain. In kernel project we would do Co-developed-by: Andy Shevchenko <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]> Signed-off-by: Simon Glass <[email protected]> > --- > (Now fixed - thank you Andy!) Right, Tested-by: Andy Shevchenko <[email protected]> -- With Best Regards, Andy Shevchenko

