Revert "configs/stm32f429_disco_xip: fix boot failure after uClibc bump"

This reverts commit 72f7aa47e7.

The MALLOC_SIMPLE workaround is no longer needed: the root cause, a
zero _dl_pagesize on noMMU/FLAT targets, is fixed by commit
35d3927e85 ("package/uclibc: fix for noMMU targets using FLAT
binaries").

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Signed-off-by: Fiona Klute <fiona.klute@gmx.de>
This commit is contained in:
Dario Binacchi
2026-08-05 14:43:00 +02:00
committed by Fiona Klute
parent 8f103c70de
commit 2f5eb8f8f3
2 changed files with 0 additions and 3 deletions

View File

@@ -1,2 +0,0 @@
# MALLOC is not set
MALLOC_SIMPLE=y