]> git.baikalelectronics.ru Git - uboot.git/commit
x86: Introduce USE_EARLY_BOARD_INIT option
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 20 Aug 2020 10:02:20 +0000 (13:02 +0300)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 1 Sep 2020 05:38:31 +0000 (13:38 +0800)
commit4e41155426e560685232e6a23b11cf04ad8d5fd7
tree46dfb125daf534376de27200fa9981f93014a1bc
parent78b40b40655ad755b90e4c21030d909d47c288ef
x86: Introduce USE_EARLY_BOARD_INIT option

Introduce USE_EARLY_BOARD_INIT option and select it by the actual users.

Cc: George McCollister <george.mccollister@gmail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Aiden Park <aiden.park@intel.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/Kconfig
arch/x86/cpu/start.S
board/google/chromebook_coral/Kconfig
board/google/chromebook_link/Kconfig
board/google/chromebook_samus/Kconfig