]> git.dujemihanovic.xyz Git - u-boot.git/commit
boot: android: free newbootargs when done
authorNicolas Belin <nbelin@baylibre.com>
Tue, 17 Dec 2024 13:29:09 +0000 (14:29 +0100)
committerMattijs Korpershoek <mkorpershoek@baylibre.com>
Wed, 18 Dec 2024 13:04:23 +0000 (14:04 +0100)
commitfd8b44a81be55b33c7defbe96a1ddd79ed286eb4
treedbe7fc7195d4b08731c112a39fdede0b763d4e2f
parent53a0ddb6d3bed9f9607af79934a7625299c36793
boot: android: free newbootargs when done

Free newbootargs when the concatenation is done and bootargs env
is set.

Fixes: 86f4695b ("image: Fix Android boot image support")
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Signed-off-by: Nicolas Belin <nbelin@baylibre.com>
Link: https://lore.kernel.org/r/20241217-fix-bootargs-concatenation-v2-2-b2fd7cf4e130@baylibre.com
Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
boot/image-android.c