On Tue, Sep 1, 2020 at 1:33 PM Bin Meng <bmeng...@gmail.com> wrote: > > On Thu, Aug 20, 2020 at 6:02 PM Andy Shevchenko > <andriy.shevche...@linux.intel.com> wrote: > > > > Introduce USE_EARLY_BOARD_INIT option and select it by the actual users. > > > > Cc: George McCollister <george.mccollis...@gmail.com> > > Signed-off-by: Andy Shevchenko <andriy.shevche...@linux.intel.com> > > Reviewed-by: Stefan Roese <s...@denx.de> > > Reviewed-by: Aiden Park > > <aiden.p...@intel.com> > > --- > > v2: added Rb tag(s), appended CONFIG prefix when use the option in the code > > arch/x86/Kconfig | 3 +++ > > arch/x86/cpu/start.S | 3 +++ > > board/google/chromebook_coral/Kconfig | 1 + > > board/google/chromebook_link/Kconfig | 1 + > > board/google/chromebook_samus/Kconfig | 1 + > > 5 files changed, 9 insertions(+) > > > > Reviewed-by: Bin Meng <bmeng...@gmail.com>
series applied to u-boot-x86, thanks!