mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-10 13:21:57 +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>