[U-Boot] [U-Boot,07/10] ARM: tegra: fix malloc region sizing

Tom Rini trini at konsulko.com
Sat Sep 12 14:51:36 CEST 2015


On Fri, Sep 04, 2015 at 10:03:48PM -0600, Stephen Warren wrote:

> From: Stephen Warren <swarren at nvidia.com>
> 
> 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 <swarren at nvidia.com>

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: <http://lists.denx.de/pipermail/u-boot/attachments/20150912/460d0de6/attachment.sig>


More information about the U-Boot mailing list