tegra-common: increase malloc pool len by dfu mmc file buffer size
authorPrzemyslaw Marczak <p.marczak@samsung.com>
Wed, 4 Mar 2015 13:01:30 +0000 (14:01 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 9 Mar 2015 15:13:29 +0000 (11:13 -0400)
commit52a7c98a1772859131ca2018d0ab591a1e0e95c9
tree33f49c1d65bb720e0d01c1ca3598abeb62ee5422
parentb648a7891e8e569a88573f5956099d39e39ab4dd
tegra-common: increase malloc pool len by dfu mmc file buffer size

The dfu mmc file buffer, which was static, now is allocated
by memalign(), so the malloc pool len should be also increased.

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Cc: Tom Warren <twarren.nvidia@gmail.com>
include/configs/tegra-common.h