]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitbdd4474a6fef196e75d1833e3719d767bd740eff
tree4ea1541467356c9f716ceb3e0269b014097b3e90
parent775b60c41775b526e2f1cb9261ca26688206510c
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