u-boot-brain/arch/x86
Simon Glass 3ff0900aaf x86: Display the SPL banner only once
At present on a cold reboot we must reset the CPU to get it to full speed.
With 64-bit U-Boot this happens in SPL. At present we print the banner
before doing this, the end result being that we print the banner twice.
Print the banner a little later (after the CPU is ready) to avoid this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
2017-04-18 15:51:21 +08:00
..
cpu x86: Drop leading spaces in cpu_x86_get_desc() 2017-04-18 15:51:21 +08:00
dts x86: Add file names from Kconfig in descriptor/intel-me nodes in u-boot.dtsi 2017-04-10 10:02:03 +08:00
include/asm x86: Introduce minimal PMU driver for Intel MID platforms 2017-04-10 10:02:03 +08:00
lib x86: Display the SPL banner only once 2017-04-18 15:51:21 +08:00
config.mk x86: Update compile/link flags to support 64-bit U-Boot 2017-02-07 13:14:54 +08:00
Kconfig x86: Add SCU IPC driver for Intel MID platforms 2017-04-10 10:02:03 +08:00
Makefile x86: Add 64-bit start-up code 2017-02-06 11:38:46 +08:00