]> git.dujemihanovic.xyz Git - u-boot.git/commit
mach-snapdragon: allocate fastboot buffer dynamically
authorCaleb Connolly <caleb.connolly@linaro.org>
Thu, 8 Aug 2024 23:59:28 +0000 (01:59 +0200)
committerCaleb Connolly <caleb.connolly@linaro.org>
Fri, 6 Sep 2024 08:47:45 +0000 (10:47 +0200)
commit8bf5cadcb434b2170a5390b41927632b45902325
tree640a825a84ee173e40a5d9a963a50cfb8d98f314
parent3819a6d16737089ea5e232006501a694a9a7a9c4
mach-snapdragon: allocate fastboot buffer dynamically

We don't know at build time where a sensible place for this is, allocate
it at runtime like the other variables.

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
arch/arm/mach-snapdragon/board.c