u-boot-brain/board/compulab/cm_fx6
Simon Glass 57241b1d72 imx: cm_fx6: Remove reference to gdata
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>
2015-01-20 10:15:28 -05:00
..
cm_fx6.c Merge git://git.denx.de/u-boot-fdt 2014-11-26 11:21:14 -05:00
common.c ARM: i.MX: provide declaration for board_spi_cs_gpio 2014-10-21 10:47:14 +02:00
common.h arm: mx6: cm_fx6: add sata support 2014-09-09 15:37:08 +02:00
Kconfig kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
MAINTAINERS arm: mx6: add support for Compulab cm-fx6 CoM 2014-09-09 15:35:43 +02:00
Makefile arm: mx6: add support for Compulab cm-fx6 CoM 2014-09-09 15:35:43 +02:00
spl.c imx: cm_fx6: Remove reference to gdata 2015-01-20 10:15:28 -05:00