Simon Glass 480ca13e74 arm: Add warnings about using gdata
We need to get rid of this SPL-specific setting of the global_data pointer.
It is already set up in start.S immediately before board_init_f() is called,
and there may be information there that is needed (e.g. pre-reloc malloc
info).

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-01-16 14:52:52 -05:00
..
2014-10-25 15:27:35 -04:00
2014-01-09 16:08:44 +01:00
2014-10-26 22:23:40 +01:00
2014-01-09 16:08:44 +01:00
2015-01-16 14:52:52 -05:00