u-boot-brain/arch/powerpc
Dirk Eibach 54a0eb7a18 ppc4xx: Fix platform support
Commit "ecc3066 Fix board init code to respect the C runtime environment"
broke platform support for ppc4xx.
start.S prepares a stackframe that is later rendered unusable by appending
the reserved space for global data.
Instead the reserved space has to be put first. Then the stackframe can
be pushed.

I can only test the 405EP OCM case. At least all other ppc4xx boards still
build.

Signed-off-by: Dirk Eibach <dirk.eibach@gdsys.cc>
Signed-off-by: Stefan Roese <sr@denx.de>
2016-08-09 09:25:36 +02:00
..
cpu ppc4xx: Fix platform support 2016-08-09 09:25:36 +02:00
dts ppc: dts: Add device tree for xilix-ppc4xx-generic 2016-01-27 15:43:01 +01:00
include/asm powerpc/mpc85xx: Update erratum workaround for A006379 2016-08-02 09:43:13 -07:00
lib Remove unneeded remnants of bcopy(). 2016-06-06 13:39:18 -04:00
config.mk arm, powerpc: Update cc-version tests to check for cc-name as well 2016-01-25 10:39:44 -05: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