
19 Nov
2014
19 Nov
'14
1:09 p.m.
Dear Stefan Roese,
In message 1416386268-31398-3-git-send-email-sr@denx.de you wrote:
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
arch/powerpc/cpu/mpc5xxx/start.S | 15 +++++++++++++++ 1 file changed, 15 insertions(+)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Do not simplify the design of a program if a way can be found to make
it complex and wonderful.