diff options
author | Bin Meng | 2019-01-31 08:22:14 -0800 |
---|---|---|
committer | Bin Meng | 2019-02-12 14:37:17 +0800 |
commit | bc1a8f0d7a57fbc1b0c03f323412a56761c82240 (patch) | |
tree | d498668956511d20d2d9a746f4e94cfe79725f3d /include/netdev.h | |
parent | 916832603762847afcf112152473d305f7c502e3 (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 <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/netdev.h')
0 files changed, 0 insertions, 0 deletions