diff options
author | Andy Yan <andy.yan@rock-chips.com> | 2017-07-24 09:45:27 (GMT) |
---|---|---|
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2017-07-27 12:59:03 (GMT) |
commit | f5868a5da119421a5274a15a049f799dd60ef49a (patch) | |
tree | 36c8862e776d57c0fd53720958bf7490a15cdcab /doc/README.imx5 | |
parent | f1896c45cb2f7d8dbed27e784a6459a129fc0762 (diff) | |
download | u-boot-fsl-qoriq-f5868a5da119421a5274a15a049f799dd60ef49a.tar.xz |
mips: 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: Daniel Schwierzeck <daniel.schwierzeck@gmail.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 'doc/README.imx5')
0 files changed, 0 insertions, 0 deletions