mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-06 10:01:30 +01:00
Before 'if (err)' we have to initialize the variable otherwise we use a random value from the stack. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>