commit | 5b37beacdc7990d06377a8a4726c3c2f6031709e | [log] [tgz] |
---|---|---|
author | Jens Scharsig (BuS Elektronik) <esw@bus-elektronik.de> | Thu Sep 19 08:00:41 2013 +0200 |
committer | Andreas Bießmann <andreas.devel@googlemail.com> | Thu Sep 19 10:26:48 2013 +0200 |
tree | fad7877145ea54f0dff4c985e235d42a86aa865d | |
parent | 9491ec051f18ea2b38d3847b05b20c059c2d0bad [diff] |
arm: atmel: cpux9k2: increase malloc space to fix crash on start u-boot Since UBIFS is enabled for cpux9k2, more malloc space is needed. For the current uboot 2013.10-rcX the size is to small, this will fix the startup problems by increasing the malloc space to 4MiB. Signed-off-by: Jens Scharsig (BuS Elektronik) <esw@bus-elektronik.de> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>