zynq-common: increase malloc pool len by dfu mmc file buffer size
authorPrzemyslaw Marczak <p.marczak@samsung.com>
Wed, 4 Mar 2015 13:01:28 +0000 (14:01 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 9 Mar 2015 15:13:28 +0000 (11:13 -0400)
commit599807fc60e41934effea44a6a2bbea1d9b23064
tree745eee62fb114262b80f21f444940abd434087fc
parent9b6073803b4ffac5f14e07ea602d69e59f8cfc6e
zynq-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: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
Cc: Michal Simek <monstr@monstr.eu>
Acked-by: Michal Simek <michal.simek@xilinx.com>
include/configs/zynq-common.h