commit | 5a35e6c48e833366ea0099c0fffb63b368dba232 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Dec 13 20:48:41 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Fri Feb 01 15:39:42 2013 -0500 |
tree | ba2e1dc53fbd250d2a6bd61736a5b04e365eeb56 | |
parent | 0cecc3b67938147bc9b9dfe55a8464b4dd4092de [diff] |
x86: Move gd_addr into arch_global_data Move this field into arch_global_data and tidy up. Signed-off-by: Simon Glass <sjg@chromium.org> [trini: Add arch/x86/cpu/cpu.c changes after Graeme's comments] Signed-off-by: Tom Rini <trini@ti.com>