u-boot/arch/powerpc/cpu
Albert ARIBAUD ecc306639e Fix board init code to respect the C runtime environment
board_init_f_mem() alters the C runtime environment's
stack it is actually already using. This is not a valid
behaviour within a C runtime environment.

Split board_init_f_mem into C functions which do not alter
their own stack and always behave properly with respect to
their C runtime environment.

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
Acked-by: Thomas Chou <thomas@wytron.com.tw>
2016-01-13 21:05:17 -05:00
..
mpc5xx powerpc: Finish updating u-boot*lds scripts for newer binutils 2015-11-10 09:20:29 -05:00
mpc5xxx powerpc, mpc5xxx: fix missing bootflag init 2016-01-05 08:33:44 -08:00
mpc8xx Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
mpc8xxx Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00
mpc83xx powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx 2016-01-08 10:15:43 -05:00
mpc85xx fsl_*_serdes.c: Modify memset call in serdes_init 2015-12-13 18:27:29 -08:00
mpc86xx powerpc: Finish updating u-boot*lds scripts for newer binutils 2015-11-10 09:20:29 -05:00
mpc512x powerpc: Finish updating u-boot*lds scripts for newer binutils 2015-11-10 09:20:29 -05:00
mpc8260 Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
ppc4xx Fix board init code to respect the C runtime environment 2016-01-13 21:05:17 -05:00
Makefile Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00