]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: mach-snapdragon: configure a larger default SYS_MALLOC_LEN for fastboot
authorNeil Armstrong <neil.armstrong@linaro.org>
Wed, 16 Oct 2024 09:25:32 +0000 (11:25 +0200)
committerCaleb Connolly <caleb.connolly@linaro.org>
Wed, 20 Nov 2024 16:57:57 +0000 (17:57 +0100)
commitc75a535bd3e853d0a0842f9b180cb611455c433e
tree53cefd9b6f89119211c043bdf24175cfc3df4056
parent1ef0f64a685ecfaf356376e844c98c0ebd0c9e5f
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>
arch/arm/mach-snapdragon/Kconfig