summaryrefslogtreecommitdiff
path: root/doc/develop/ci_testing.rst
diff options
context:
space:
mode:
authorSam Protsenko <[email protected]>2025-07-09 17:29:23 -0500
committerMinkyu Kang <[email protected]>2025-07-25 10:17:21 +0900
commitfcb53c5a694489960702af78bf05264d7c50d850 (patch)
treeb481ce9d8b7ca080e3c3ec13c4d675fbdc790696 /doc/develop/ci_testing.rst
parentd15a7b045993167598fa70541ec364ace0a051a9 (diff)
configs: e850-96: Increase malloc() pool size
"fastboot flash" tries to malloc 8 MiB buffer after receiving data over USB and trying to write it to eMMC. Right now only 8.12 MiB malloc is available for E850-96 overall, which leads to this issue: Malloc failed for: CHUNK_TYPE_RAW Fix it by increasing malloc pool size from 8.12 MiB up to 32 MiB, like it's done in many other boards using fastboot. Signed-off-by: Sam Protsenko <[email protected]> Signed-off-by: Minkyu Kang <[email protected]>
Diffstat (limited to 'doc/develop/ci_testing.rst')
0 files changed, 0 insertions, 0 deletions