From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Sat, 12 Sep 2015 08:51:36 -0400 Subject: [U-Boot] [U-Boot,07/10] ARM: tegra: fix malloc region sizing In-Reply-To: <1441425831-3441-7-git-send-email-swarren@wwwdotorg.org> References: <1441425831-3441-7-git-send-email-swarren@wwwdotorg.org> Message-ID: <20150912125136.GE26226@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Sep 04, 2015 at 10:03:48PM -0600, Stephen Warren wrote: > From: Stephen Warren > > Commit 52a7c98a1772 "tegra-common: increase malloc pool len by dfu mmc > file buffer size" updated the definition of CONFIG_SYS_MALLOC_LEN for > Tegra to take account of the DFU buffer size. However, this change had > no effect, since typical Tegra board config headers don't set the DFU- > related defines until after tegra-common.h is included. Fix this by > moving the affected conditional code to tegra-common-post.h, which is > included last. Also move the definition of SYS_NONCACHED_MEMORY since > it's a related and adjacent definition. > > Fix the condition to test for the DFU feature, rather than specifically > MMC DFU support, so it applies in all cases. > > Signed-off-by: Stephen Warren Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: