commit | 7d0fc8e79126b47aa1489bbe8eb3dc67dac30fd4 | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Fri Mar 01 14:30:03 2019 +1300 |
committer | Stefan Roese <sr@denx.de> | Tue Mar 19 09:22:05 2019 +0100 |
tree | 78a194cc9bb1c4e44cb16f88e9ec161d5617bc41 | |
parent | 580b2b408e8c2f72180bd071e618ed8c71137207 [diff] |
ARM: mvebu: set CONFIG_SYS_MALLOC_F_LEN to 0x2000 Set CONFIG_SYS_MALLOC_F_LEN to match the rest of the mvebu boards. The default of 0x400 is not enough when booting from SPI. Signed-off-by: Chris Packham <judge.packham@gmail.com> Signed-off-by: Stefan Roese <sr@denx.de>