]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
microblaze: Stop stack clobbering in microblaze-generic.
authorGraeme Smecher <graeme.smecher@mail.mcgill.ca>
Mon, 7 Dec 2009 16:09:57 +0000 (08:09 -0800)
committerMichal Simek <monstr@monstr.eu>
Tue, 8 Dec 2009 07:51:42 +0000 (08:51 +0100)
commit8fe7b29f9811322931f0192a56431edcf819d6b9
tree16a45bc56e0c8ace232459e0e5d79e8f716e692d
parent0fc52948bda0734431cb528ee4fd82f1dec8c7b5
microblaze: Stop stack clobbering in microblaze-generic.

A typo caused the stack and malloc regions to overlap, which prevented
mem_malloc_init() from returning. This commit makes the memory layout match
the example described in include/configs/microblaze-generic.h

Signed-off-by: Graeme Smecher <graeme.smecher@mail.mcgill.ca>
Signed-off-by: Michal Simek <monstr@monstr.eu>
include/configs/microblaze-generic.h