
20 Jan
2015
20 Jan
'15
10:40 p.m.
On Tue, Dec 23, 2014 at 12:04:56PM -0700, Simon Glass wrote:
The global_data pointer (gd) has already been set before board_init_f() is called. We should not assign it again. We should also not use gdata since it is going away.
Signed-off-by: Simon Glass sjg@chromium.org Acked-by: Igor Grinberg grinberg@compulab.co.il Tested-by: Nikita Kiryanov nikita@compulab.co.il Acked-by: Nikita Kiryanov nikita@compulab.co.il
Applied to u-boot/master, thanks!
--
Tom