Home
last modified time | relevance | path

Searched hist:b50b1633c022bd3bac5387ea37cf8bbb474e3d73 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/lib/
H A Drelocate.cb50b1633c022bd3bac5387ea37cf8bbb474e3d73 Mon Jan 16 14:03:54 UTC 2017 Simon Glass <sjg@chromium.org> x86: Add support for 64-bit relocation

Add a 64-bit relocation function. SPL loads U-Boot into RAM at a fixed
address and runs it. U-Boot then relocates itself to the top of RAM using
this relocation function.

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