u-boot-brain/arch/powerpc
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
..
cpu Fix board init code to respect the C runtime environment 2016-01-13 21:05:17 -05:00
dts Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00
include/asm fsl/ddr: updated ddr errata-A008378 for arm and power SoCs 2015-12-13 18:27:28 -08:00
lib powerpc: Drop old non-generic-board code 2015-10-19 17:06:20 -04:00
config.mk arch/powerpc/config.mk: Pass -fno-ira-hoist-pressure when possible 2015-10-17 08:04:11 -04:00
Kconfig kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86 2015-07-27 15:02:00 -04:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00