Commits
Simon Glass committed be274b99abd
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>