u-boot-brain/arch/powerpc/cpu
Valentin Longchamp e83a7e9453 powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f()
The argument boot_flags of board_init_f() is not used at all in the
powerpc specific board.c init sequence. Now with the generic init
sequence, this boot_flags arg is used by board_init_f().

This patch sets the r3 register that is used to pass the boot_flags
argument from the start.S board_init_f() call to 0 prior to the function
call to avoid unknown content to end up in gd->flags.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
Reviewed-by: York Sun <yorksun@freescale.com>
2014-11-14 11:12:15 -08:00
..
74xx_7xx PowerPC: drop some 74xx_7xx boards and related code 2014-10-27 14:35:55 +01:00
mpc5xx kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
mpc5xxx powerpc: remove orphaned boards mcc200 and prs200 2014-11-12 13:02:22 -05:00
mpc8xx ppc/arm: remove remainders of dead boards in Kconfig 2014-10-31 00:42:19 +01:00
mpc8xxx fsl_sec : Change accessor function to take care of endianness 2014-10-16 14:16:50 -07:00
mpc83xx powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f() 2014-11-14 11:12:15 -08:00
mpc85xx powerpc/mpc85xx: Use IFC accessor function 2014-11-14 11:12:14 -08:00
mpc86xx kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
mpc512x kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
mpc824x kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
mpc8260 ppc: Zap TQM8272 board 2014-10-27 14:35:56 +01:00
ppc4xx ppc: Fix ppc4xx CONFIG_SYS_GENERIC_BOARD 2014-11-05 10:23:50 +01:00
Makefile Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) 2013-12-16 08:59:42 -05:00