summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDirk Eibach <dirk.eibach@gdsys.cc>2016-08-01 16:34:49 +0200
committerStefan Roese <sr@denx.de>2016-08-09 09:25:36 +0200
commit54a0eb7a18b5120d609188e46a1b71e98d6af44b (patch)
treea1ab7e069724bb4373b1f670a319c2c01bcc1f97 /include
parent5405817a6e7a6538c4bcb1c3076ddc83fe5d03f9 (diff)
downloadu-boot-imx-54a0eb7a18b5120d609188e46a1b71e98d6af44b.zip
u-boot-imx-54a0eb7a18b5120d609188e46a1b71e98d6af44b.tar.gz
u-boot-imx-54a0eb7a18b5120d609188e46a1b71e98d6af44b.tar.bz2
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 'include')
0 files changed, 0 insertions, 0 deletions