commit | 2e4df99a78616c5518ee9a1f5563e9ff537e1991 | [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 | 2c5ca20686cc2d50770d38a85c46bfd9131410b5 [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>