diff options
author | Stephan Gerhold <stephan.gerhold@linaro.org> | 2025-04-17 15:49:12 +0200 |
---|---|---|
committer | Casey Connolly <casey.connolly@linaro.org> | 2025-06-02 18:19:27 +0200 |
commit | 036b54c7200ec361776061ab1fe2ddd302fa78c5 (patch) | |
tree | d77f461610b68b5ebb6ec0d0af9c747acfbb8fe1 /lib/mbedtls/rsa_helper.c | |
parent | b28fee5cc2ae0c1103a4c5a98473369b597c3e74 (diff) |
board: dragonboard410c: Drop custom reduced malloc size
At the moment, the dragonboard410c_defconfig specifies a custom
SYS_MALLOC_LEN, lower than the default for Qualcomm boards defined in
arch/arm/mach-snapdragon/Kconfig. It looks like it's too low, since
flashing larger sparse partition images using Fastboot fails with:
FAILED (remote: 'Malloc failed for: CHUNK_TYPE_RAW')
We are not really that memory-constrained for U-Boot on DB410c, so fix
this by just dropping the custom malloc size and using the default.
Signed-off-by: Stephan Gerhold <stephan.gerhold@linaro.org>
Reviewed-by:
Reviewed-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250417-db410c-fixes2-v1-2-76ad994da152@linaro.org
Signed-off-by: Casey Connolly <casey.connolly@linaro.org>
Diffstat (limited to 'lib/mbedtls/rsa_helper.c')
0 files changed, 0 insertions, 0 deletions