summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorBin Meng <[email protected]>2019-01-31 08:22:14 -0800
committerBin Meng <[email protected]>2019-02-12 14:37:17 +0800
commitbc1a8f0d7a57fbc1b0c03f323412a56761c82240 (patch)
treed498668956511d20d2d9a746f4e94cfe79725f3d /include/linux
parent916832603762847afcf112152473d305f7c502e3 (diff)
x86: Use the existing GDT in the ROM for 64-bit U-Boot proper
It is unnecessary to use a RAM version GDT for 64-bit U-Boot proper. In fact we can just use the ROM version directly, which not only eliminates the risk of being overwritten by application, but also removes the complexity of patching the cpu_call64(). Signed-off-by: Bin Meng <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions