On 10 October 2014 07:49, Simon Glass <s...@chromium.org> wrote: > To permit information to be passed from the early U-Boot code to > board_init_f() we cannot zero the global_data in board_init_f(). Instead > zero it in the start-up code. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > arch/x86/cpu/start.S | 6 ++++++ > 1 file changed, 6 insertions(+) >
Applied to u-boot-dm/master _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot