]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: am64x_evm_r5_defconfig: enlarge simple malloc pool
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Fri, 9 Feb 2024 08:06:53 +0000 (09:06 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 4 Mar 2024 18:41:04 +0000 (13:41 -0500)
commitf05add3822a09273392bc9c74b6dc4d6a42917ec
tree4dd088918257877f3a3ef141a879468a3f0d73b3
parentcc801630b27c2f5187a58e1d7f42a15550bbf542
configs: am64x_evm_r5_defconfig: enlarge simple malloc pool

With the default size the stack grows into the malloc, pool leading to
stack corruption and boot failure.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
configs/am64x_evm_r5_defconfig