diff options
author | Andy Yan <andyshrk@gmail.com> | 2017-07-24 17:49:59 +0800 |
---|---|---|
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2017-07-27 14:59:04 +0200 |
commit | 1fc50d727ff2ced736e58925ae4a1a815b87f0d2 (patch) | |
tree | 0448974a87dfecb3e6c437b66825e30f641d426c /configs/evb-rk3036_defconfig | |
parent | 9eea50162c6a9bbdd01736984fc939649119f382 (diff) | |
download | u-boot-1fc50d727ff2ced736e58925ae4a1a815b87f0d2.tar.gz |
sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size before relocation
SPL and normal u-boot stage use different malloc pool size
configuration before relocation, so use CONFIG_VAL(SYS_MALLOC_F_LEN)
to fit different boot stage.
Signed-off-by: Andy Yan <andyshrk@gmail.com>
Changes in v3:
- use CONFIG_VAL(), which suggested by Simon
Changes in v2: None
arch/sandbox/cpu/start.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'configs/evb-rk3036_defconfig')
0 files changed, 0 insertions, 0 deletions