commit | fe7b10aef804edb2d7c09d08469912e23a05f8bf | [log] [tgz] |
---|---|---|
author | Marcel Ziswiler <marcel.ziswiler@toradex.com> | Mon Mar 25 17:24:56 2019 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Sat Apr 13 20:30:09 2019 +0200 |
tree | e303a7bb8a26c5e9a7e7376ab133f020bc047b6c | |
parent | 64993ed2c031ae663d4576cc6aa1973672a18f7d [diff] |
configs: colibri_vf: limit size of malloc() pool before relocation Limit the size of the malloc() pool before relocation (SYS_MALLOC_F_LEN). Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Reviewed-by: Igor Opaniuk <igor.opaniuk@toradex.com>