u-boot-2016/common/init
Sham Muthayyan b8cda662ff qcom: ipq: Fix relocation global data size
The board goes into hung state when the GD_SIZE more than
GENERATED_GLOBAL_DATA_SIZE. In this case, the stack poninter
address will be pointing to the unknown address which leads to
hung state. Fixed the hung state to point to correct address.

Change-Id: I0efc807ca07c16ae0b79ea6c606fde931f02a220
Signed-off-by: Sham Muthayyan <smuthayy@codeaurora.org>
2016-09-28 00:37:13 -07:00
..
board_init.c qcom: ipq: Fix relocation global data size 2016-09-28 00:37:13 -07:00
Makefile Move board_init_f_mem() into a common location 2015-10-24 13:50:34 -04:00