commit | 17d79d264195a33368b0790fc817d9b506119d16 | [log] [tgz] |
---|---|---|
author | Dinh Nguyen <dinguyen@opensource.altera.com> | Mon Mar 30 17:01:13 2015 -0500 |
committer | Marek Vasut <marex@denx.de> | Tue Apr 21 12:23:17 2015 +0200 |
tree | d85a1eec2a8504bde193a738bacc547ed4f11667 | |
parent | 757774a51182aecd7b9bf4266ec11917d8148887 [diff] |
arm: socfpga: spl: Adjust the SYS_INIT_RAM_SIZE to have room for the spl malloc We need to adjust the SYS_INIT_RAM_SIZE to have room for the SPL_MALLOC_SIZE. Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>