summaryrefslogtreecommitdiff
path: root/drivers/fpga/xilinx.c
diff options
context:
space:
mode:
authorSam Protsenko <semen.protsenko@linaro.org>2025-07-09 17:29:23 -0500
committerMinkyu Kang <mk7.kang@samsung.com>2025-07-25 10:17:21 +0900
commitfcb53c5a694489960702af78bf05264d7c50d850 (patch)
treeb481ce9d8b7ca080e3c3ec13c4d675fbdc790696 /drivers/fpga/xilinx.c
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 <semen.protsenko@linaro.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'drivers/fpga/xilinx.c')
0 files changed, 0 insertions, 0 deletions