From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 9 Sep 2015 14:04:18 +0200 Subject: [U-Boot] [PATCH 2/2] nios2: enable malloc() pool before relocation In-Reply-To: <1441785805-15203-2-git-send-email-thomas@wytron.com.tw> References: <1441785805-15203-1-git-send-email-thomas@wytron.com.tw> <1441785805-15203-2-git-send-email-thomas@wytron.com.tw> Message-ID: <201509091404.19003.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 On Wednesday, September 09, 2015 at 10:03:25 AM, Thomas Chou wrote: > Enable malloc() pool before relocation, because this is needed > to use serial uclass. > > Signed-off-by: Thomas Chou Reviewed-by: Marek Vasut Best regards, Marek Vasut