[PATCH v2 01/15] x86: Introduce USE_EARLY_BOARD_INIT option

Bin Meng bmeng.cn at gmail.com
Tue Sep 1 07:33:46 CEST 2020


On Thu, Aug 20, 2020 at 6:02 PM Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
>
> Introduce USE_EARLY_BOARD_INIT option and select it by the actual users.
>
> Cc: George McCollister <george.mccollister at gmail.com>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> Reviewed-by: Stefan Roese <sr at denx.de>                                                                            Reviewed-by: Aiden Park <aiden.park at 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.cn at gmail.com>


More information about the U-Boot mailing list