On Thu, Aug 20, 2020 at 6:02 PM Andy Shevchenko <[email protected]> wrote: > > Introduce USE_EARLY_BOARD_INIT option and select it by the actual users. > > Cc: George McCollister <[email protected]> > Signed-off-by: Andy Shevchenko <[email protected]> > Reviewed-by: Stefan Roese <[email protected]> > Reviewed-by: Aiden Park > <[email protected]> > --- > 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 <[email protected]>

