Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-06 | x86: Add 64-bit start-up code | Simon Glass | |
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> |