From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 19 Mar 2012 00:37:09 +0100 Subject: [U-Boot] [PATCH] ARM: Fix malloc area size for versatile and integrator In-Reply-To: References: <1331952064-12397-1-git-send-email-marex@denx.de> Message-ID: <201203190037.09992.marex@denx.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 Linus Walleij, > On Sat, Mar 17, 2012 at 3:41 AM, Marek Vasut wrote: > > These boards couldn't save their environment because they couldn't > > malloc() the whole size of the sector. > > > > Signed-off-by: Marek Vasut > > Cc: Linus Walleij > > Acked-by: Linus Walleij > > Thanks! > Linus Walleij You're welcome, we're now running daily u-boot tests on qemulated integrator ;-) Best regards, Marek Vasut