commit | f0e46d499a9f7b9517a34145c6b2f5812af70b16 | [log] [tgz] |
---|---|---|
author | Neil Armstrong <neil.armstrong@linaro.org> | Wed Oct 16 11:25:32 2024 +0200 |
committer | Caleb Connolly <caleb.connolly@linaro.org> | Wed Nov 20 17:57:57 2024 +0100 |
tree | 53cefd9b6f89119211c043bdf24175cfc3df4056 | |
parent | 4e2473155db9e6248a4b32658d7a9465d6e08f91 [diff] |
ARM: mach-snapdragon: configure a larger default SYS_MALLOC_LEN for fastboot Fastboot is very hungry when it flashes larges chunks, and 8MiB is way too small, allocate a much bigger size like other platforms using Fastboot. Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Tested-by: Caleb Connolly <caleb.connolly@linaro.org> # rb1 Reviewed-by: Caleb Connolly <caleb.connolly@linaro.org>