commit | 74c788c7cc84f515ccfc03525f0f9f425760a97a | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Tue Aug 08 15:10:24 2017 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 11 11:34:12 2017 -0400 |
tree | ff94661a753d7aa2b3f2407fc5c1de667ba3882c | |
parent | 397eba4861f593346e1535548d85a7af7870d356 [diff] |
at91, smartweb: use SPL_SYS_MALLOC_F_LEN commit f1896c45cb2f: spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN introduced independent SYS_MALLOC_F_LEN for SPL and U-Boot. Use it on the smartweb board, as above commit broke the smartweb board. Signed-off-by: Heiko Schocher <hs@denx.de>