Home
last modified time | relevance | path

Searched hist:"8 fe7b29f9811322931f0192a56431edcf819d6b9" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dmicroblaze-generic.h8fe7b29f9811322931f0192a56431edcf819d6b9 Mon Dec 07 16:09:57 UTC 2009 Graeme Smecher <graeme.smecher@mail.mcgill.ca> 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>