commit | 8c89443e13747a9ca96b0393decf2de9c2da0bb0 | [log] [tgz] |
---|---|---|
author | Jens Scharsig (BuS Elektronik) <esw@bus-elektronik.de> | Mon Sep 23 08:26:41 2013 +0200 |
committer | jason <jason@jason-ThinkPad-T61.(none)> | Wed Nov 06 22:47:34 2013 +0800 |
tree | 43b9c4a91547bc86ae87cba2f56d67df4b739d80 | |
parent | e5a9a4076f1fb9fb9ce53c2aec32422073bbc66a [diff] |
coldfire: cpu5282: increase malloc space to fix crash on start u-boot The malloc space is to small to boot, the current uboot 2013.10-rcX, This will fix the startup problems by increasing the mallog space to 4MiB. Signed-off-by: Jens Scharsig (BuS Elektronik) <esw@bus-elektronik.de>