]> git.sur5r.net Git - u-boot/commit
x86: Tidy up global_data flags
authorSimon Glass <sjg@chromium.org>
Fri, 31 Jul 2015 15:31:28 +0000 (09:31 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 5 Aug 2015 14:42:40 +0000 (08:42 -0600)
commit83ec7de3bc17dda42d681d3a015191a23c6f1f73
treecd4b5a8f05e665c77cdc3fa973f384ff57dfe6e1
parentb0b403d954081520ba82fef24dee6486ffebe017
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