]> git.baikalelectronics.ru Git - uboot.git/commit
riscv: mpfs-icicle-kit: Increase SYS_MALLOC_F_LEN
authorBin Meng <bmeng.cn@gmail.com>
Wed, 31 Mar 2021 07:24:48 +0000 (15:24 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 8 Apr 2021 07:37:29 +0000 (15:37 +0800)
commit1a77975d0dc272cd296e960193de602141314cc7
tree1877581c0de9a60ea2ce5aa5674cc54ed6964869
parentcf5d06ee67100010788c9c30136b566cba72522c
riscv: mpfs-icicle-kit: Increase SYS_MALLOC_F_LEN

The RISC-V architecture default value of CONFIG_SYS_MALLOC_F_LEN
(0x1000) would not provide enough memory for devices like mpfs
clock and ns16550 serial to bind well before relocation.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Padmarao Begari <padmarao.begari@microchip.com>
Tested-by: Padmarao Begari <padmarao.begari@microchip.com>
configs/microchip_mpfs_icicle_defconfig