diff options
author | Dirk Eibach <dirk.eibach@gdsys.cc> | 2016-08-01 14:34:49 (GMT) |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2016-08-09 07:25:36 (GMT) |
commit | 54a0eb7a18b5120d609188e46a1b71e98d6af44b (patch) | |
tree | a1ab7e069724bb4373b1f670a319c2c01bcc1f97 /doc/README.fsl-clk | |
parent | 5405817a6e7a6538c4bcb1c3076ddc83fe5d03f9 (diff) | |
download | u-boot-fsl-qoriq-54a0eb7a18b5120d609188e46a1b71e98d6af44b.tar.xz |
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>
Diffstat (limited to 'doc/README.fsl-clk')
0 files changed, 0 insertions, 0 deletions