diff options
author | Stefan Roese <sr@denx.de> | 2014-11-19 09:37:48 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2014-11-19 13:08:14 +0100 |
commit | 5fc3494fdb00dd7894090ce0c21936815a575558 (patch) | |
tree | 2e74ea32d67e67d6eafa4e5eaac061939bbe56fb /include/configs/MPC8536DS.h | |
parent | c07e8da1a47f795d01ce2c26996b262869c8638f (diff) | |
download | u-boot-imx-5fc3494fdb00dd7894090ce0c21936815a575558.zip u-boot-imx-5fc3494fdb00dd7894090ce0c21936815a575558.tar.gz u-boot-imx-5fc3494fdb00dd7894090ce0c21936815a575558.tar.bz2 |
powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usage
When an MPC5200 based board is used with SPL support, the main
U-Boot needs to clear the GD (global data) struct again.
Otherwise the generic board init code in board_init_f (when
CONFIG_SYS_GENERIC_BOARD is defined) will not initialize all
GD variables correctly. Resulting in a hangup on the a4m2k
board.
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include/configs/MPC8536DS.h')
0 files changed, 0 insertions, 0 deletions