]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: Tidy up global descriptor table setup
authorSimon Glass <sjg@chromium.org>
Thu, 6 Nov 2014 20:20:04 +0000 (13:20 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 21 Nov 2014 06:24:09 +0000 (07:24 +0100)
commit76f90f3020433a2d06d9ebf897f65862d6248c8e
tree34b8884c807e30ab8a583d675f8c52bce3a61614
parent3c00695ee1d73ef52eadd7d4a1de9ecaab4f7be4
x86: Tidy up global descriptor table setup

This code is a little muddled, so tidy it up. Make sure that we put the
GDT in the right place and set it up properly.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/start.S