commit | db824479e64811959494e1f919c31d97fea9dc48 | [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 | 771f74c3d31a265bae103b2b407286ec03a4589b [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>