]> git.kernelconcepts.de Git - karo-tx-uboot.git/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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:28:31 +0000 (14:28 +0200)
commit51fb48d8ae0dbcd8ec674c3cbebc37ecf6b36206
treea2991e71351d283c2794887f98b22e6b4147e582
parentcccae8fe7b67035d447b4acbaad85592202e6ae5
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