ARM: display5: Increase the pre-relocation malloc pool size to 4KiB
authorLukasz Majewski <lukma@denx.de>
Sun, 9 Jun 2019 20:54:41 +0000 (22:54 +0200)
committerStefano Babic <sbabic@denx.de>
Fri, 19 Jul 2019 18:14:50 +0000 (20:14 +0200)
commiteec9a8998d588bc11cc4bc3006b9151dbbe5f7ba
tree81b79abe8a3825b53670ce7df891d6fe26bc4ede
parent01941377ff0ef1fa23fdfdc25162d020257d54dc
ARM: display5: Increase the pre-relocation malloc pool size to 4KiB

Porting more DTS code from Linux kernel for display5 board required
increase of pre-relocation malloc pool size in U-Boot proper.

The early malloc memory is necessary for handling parsing and setup of
e.g. serial port device (and all its ancestors in DT tree).

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Acked-by: Peng Fan <peng.fan@nxp.com>
configs/display5_defconfig