ARM: omapl138_lcdk: Increase malloc pool before relocation
authorAdam Ford <aford173@gmail.com>
Sun, 10 Nov 2019 14:01:32 +0000 (08:01 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 3 Dec 2019 13:44:13 +0000 (08:44 -0500)
commitcfa84e32069dda087eb5b7d35b222d05fe9815e1
tree650844679044df08c95f31a39952374a06d7533d
parentefa68e82a2c1ff388738f92f039b6b88e28fd332
ARM: omapl138_lcdk: Increase malloc pool before relocation

Driver model requires a malloc pool to allocate memory before
relocations to operate serial and some other devices.  This patch
increases the pool size to 2K.

Signed-off-by: Adam Ford <aford173@gmail.com>
Tested-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Reviewed-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
configs/omapl138_lcdk_defconfig