History log of /rk3399_rockchip-uboot/arch/x86/cpu/start64.S (Results 1 – 1 of 1)
Revision Date Author Comments
# dca9220c 16-Jan-2017 Simon Glass <sjg@chromium.org>

x86: Add 64-bit start-up code

Add code to start up U-Boot in 64-bit mode. It is fairly simple since we are
running from RAM and SPL has done the low-level init.

Signed-off-by: Simon Glass <sjg@chro

x86: Add 64-bit start-up code

Add code to start up U-Boot in 64-bit mode. It is fairly simple since we are
running from RAM and SPL has done the low-level init.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>

show more ...