]> git.sur5r.net Git - u-boot/commit
ti-armv7-common: increase malloc pool len by dfu mmc file buffer size
authorPrzemyslaw Marczak <p.marczak@samsung.com>
Wed, 4 Mar 2015 13:01:29 +0000 (14:01 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 9 Mar 2015 15:13:29 +0000 (11:13 -0400)
commitb648a7891e8e569a88573f5956099d39e39ab4dd
tree6afec556bc5229f665d346ada5c6c2e2f891d9be
parent599807fc60e41934effea44a6a2bbea1d9b23064
ti-armv7-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 Rini <trini@konsulko.com>
include/configs/ti_armv7_common.h