diff options
| author | Fabio Estevam <[email protected]> | 2022-03-26 11:47:40 -0300 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-04-07 10:21:22 -0400 |
| commit | 545eceb52062cdc995c45b9581174b7ae66b0e6f (patch) | |
| tree | 444b2caa2e0daa6ba40129fb2311b02e9bc2d590 /doc/develop | |
| parent | f75e5164c6410ba792710f31a6ac9eed2621b6e8 (diff) | |
imx8/ls10xx: Use a sane SYS_MALLOC_F_LEN default
When adding new features to imx8m boards, such as DM clock support,
the malloc area can be exhausted.
To avoid such issue, provide a reasonable default for the
SYS_MALLOC_F_LEN size.
Quoting Tom Rini:
"This seems to be an area where everyone is either:
- Kicking the value up a bit for themselves
- Having hard to figure out problems booting the platform because it's
too small a value until they see someone else picked a larger value.
So lets raise these a bit and get some acks, please."
Suggested-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Fabio Estevam <[email protected]>
Tested-by: Adam Ford <[email protected]> #imx8mm-beacon, imx8mn-beacon
Tested-by: Heiko Thiery <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
