commit | be274b99abd5d8ef3b57aa16a3443b0950002c94 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Mar 05 14:39:53 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Fri Mar 15 16:14:00 2013 -0400 |
tree | 85b03a03756f82dc21194b0ef603cf5e923a5ad0 | |
parent | 48a3380675f4759fd63609d03f5cffc33274f96b [diff] |
x86: Adjust board_r.c for x86 For x86 the global_data is managed entirely by the start.S code so we do not need to touch it. However, we do have some more initcalls to add. Signed-off-by: Simon Glass <sjg@chromium.org>