mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-10 13:21:57 +01:00
Allocated tmpbuf_cluster dynamically to reduce the data size added by compiling with CONFIG_FAT_WRITE. Reported-by: Tom Rini <trini@konsulko.com> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>