summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2023-05-04 16:50:59 -0600
committerBin Meng <bmeng@tinylab.org>2023-05-11 10:25:29 +0800
commit4cb3b9f01ed8bdbd49627b977e91fc05472837cc (patch)
tree7db2a175f82e27fc4a3b278297054408efd27e13 /lib
parent50574d42cfb9d3346e6a9a7642db67aa2b24d365 (diff)
x86: Simplify cpu_jump_to_64bit_uboot()
This copies the cpu_call64() function to memory address and then jumps to it. This seems to work correctly even when called from SPL, which is running from SPI flash. Drop the copy as it is not needed. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions