]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Tidy up global_data flags
authorSimon Glass <sjg@chromium.org>
Fri, 31 Jul 2015 15:31:28 +0000 (09:31 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:00:52 +0000 (08:00 +0200)
commit5c00568cc9d9fca802d4e23457c2776c67a2d900
tree41443b02030c09b71af950d141c76c1cb64b609a
parent848a39a307fa48519572bc4ede5cec89843e310a
x86: Tidy up global_data flags

These flags now overlap some global ones. Adjust the x86-specific flags to
avoid this. Since this requires a change to the start.S code, add a way for
tools to find the 32-bit cold reset entry point. Previously this was at a
fixed offset.

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