From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Scharsig Date: Wed, 18 Sep 2013 16:56:26 +0100 Subject: [U-Boot] [PATCH] arm: atmel: cpux9k2: increase malloc space to fix crash on start u-boot In-Reply-To: <5239BC4D.805@gmail.com> References: <1379513592-5470-1-git-send-email-esw@bus-elektronik.de> <5239BC4D.805@gmail.com> Message-ID: <5239CD2A.7000603@scharsoft.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Andreas Bie?mann: > > are you sure 1MiB is enough? We had from time to time problems > initializing an unsafe closed UBI (about 512MiB). With 4MiB malloc arena > however we never had these problems. Thank you for informations. To prevent future problems, I will send a 4MiB version (V2) tomorrow. Regards Jens