
20 Feb
2019
20 Feb
'19
2:59 a.m.
On Wed, Feb 13, 2019 at 01:06:37PM -0600, Adam Ford wrote:
The SPI NOR frameware was recently updated, but they require a little more memory that we had previosly allocated, so it stopped booting. This patch doubles the size of CONFIG_SPL_SYS_MALLOC_F_LEN to 0x800.
Fixes: c4e8862308d4 ("mtd: spi: Switch to new SPI NOR framework")
Signed-off-by: Adam Ford aford173@gmail.com
diff --git a/configs/da850_am18xxevm_defconfig b/configs/da850_am18xxevm_defconfig index 58745fec82..419224104a 100644
Applied to u-boot/master, thanks!
--
Tom