commit | 21fd01b8b5cc93167fc26c6c6a1ba8049096bfca | [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 | f07515578be131a71773f836b761cf135527c2dc [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>