diff options
author | Andy Yan <andy.yan@rock-chips.com> | 2017-07-24 09:49:01 (GMT) |
---|---|---|
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2017-07-27 12:59:03 (GMT) |
commit | 9eea50162c6a9bbdd01736984fc939649119f382 (patch) | |
tree | 2a4b02280fe20d9d2deb24665dd8ab6d96619ce2 /lib/dhry | |
parent | 2b71d098eefbd396771d19bc18c4ec36142976fa (diff) | |
download | u-boot-fsl-qoriq-9eea50162c6a9bbdd01736984fc939649119f382.tar.xz |
microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot
Some platforms have very limited SRAM to run SPL code, so there may
not be the same amount space for a malloc pool before relocation in
the SPL stage as the normal U-Boot stage.
Make SPL and (the full) U-Boot stage use independent SYS_MALLOC_F_LEN,
so the size of pre-relocation malloc pool can be configured memory
space independently.
Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
[fixed up commit-message:]
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'lib/dhry')
0 files changed, 0 insertions, 0 deletions