Home
last modified time | relevance | path

Searched hist:"83 ec7de3bc17dda42d681d3a015191a23c6f1f73" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dstart.S83ec7de3bc17dda42d681d3a015191a23c6f1f73 Fri Jul 31 15:31:28 UTC 2015 Simon Glass <sjg@chromium.org> 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>
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dglobal_data.h83ec7de3bc17dda42d681d3a015191a23c6f1f73 Fri Jul 31 15:31:28 UTC 2015 Simon Glass <sjg@chromium.org> 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>