Files
u-boot/board
Peter Griffin 17024e772e ARM: hikey: Remove resetting gd->flags in board_init()
This causes exceptions and other strange behaviour
when enabling CONFIG_SYS_MALLOC_F_LEN which is required to
migrate the serial driver over to DM_SERIAL.

As GD_FLG_FULL_MALLOC_INIT flag gets reset, after relocation
we don't end up using the full malloc which ultimately ends up
causing a synchronus abort.

Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2015-09-28 10:48:22 -04:00
..
2015-09-11 15:01:25 -04:00
2015-09-11 17:12:57 -04:00
2015-09-11 14:59:16 -04:00
2015-08-05 08:44:06 -06:00
2015-09-11 14:57:40 -04:00
2014-11-26 11:21:14 -05:00
2015-09-07 13:41:04 +02:00
2015-01-29 13:11:02 +01:00
2015-02-25 08:02:22 +01:00
2015-09-11 14:52:46 -04:00
2015-09-11 14:59:16 -04:00
2015-03-24 10:50:50 -04:00
2015-09-16 16:10:22 -07:00
2015-09-15 13:55:23 -04:00
2015-08-13 13:06:03 -07:00
2015-01-12 09:38:47 -05:00