configs: am335x_evm: Increase SPL_SYS_MALLOC_F_LEN to accomodate gpio_devices
authorFaiz Abbas <faiz_abbas@ti.com>
Thu, 15 Mar 2018 15:41:35 +0000 (21:11 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 22 Mar 2018 20:32:31 +0000 (16:32 -0400)
commit5bd1facf5ffc55fb46da9016341c5f8955233760
tree4ea1541467356c9f716ceb3e0269b014097b3e90
parent8e14ba7bd5242ec1e92367d1cea67b66f8b958c0
configs: am335x_evm: Increase SPL_SYS_MALLOC_F_LEN to accomodate gpio_devices

With gpio devices getting created in SPL, the size of the heap is
no longer sufficient. Therefore, increase SPL_SYS_MALLOC_F_LEN
to 0x1000.

Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/am335x_evm_defconfig
configs/am335x_hs_evm_defconfig