commit | e8811fc06c5191a8c54eb0d3a4e6abaa2f0f122b | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Aug 25 17:02:32 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sun Aug 28 13:11:34 2016 +0900 |
tree | 256501eaca43246166ff61dc33b45ebe9ac8ca26 | |
parent | 499c8679be13383c44a1f277d5b0d7c63b6b2008 [diff] |
ARM: uniphier: increase CONFIG_SYS_MALLOC_F_LEN for sLD3 Commit 76c52ce29fd7 ("ARM: uniphier: increase CONFIG_SYS_MALLOC_F_LEN to bind all nodes") missed to increase this config for sLD3. This change is needed to add "u-boot,dm-pre-reloc" to some nodes; more devices are bound, more malloc memory is needed. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>