Skip to content
Commit c14a3669 authored by Graeme Russ's avatar Graeme Russ Committed by Wolfgang Denk
Browse files

x86: Move GDT to a safe location in RAM



Currently, the GDT is either located in FLASH or in the non-relocated
U-Boot image in RAM. Both of these locations are unsafe as those
locations can be erased during a U-Boot update. Move the GDT into the
highest available memory location and relocate U-Boot to just below it

Signed-off-by: default avatarGraeme Russ <graeme.russ@gmail.com>
parent 077e1958
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment