mirror of
https://xff.cz/git/u-boot/
synced 2026-04-10 19:00:00 +02:00
We should not return 0 on failure, so return a negative error code instead. Also centralize the error path so that is easier to follow. Cc: Markus Niebel <Markus.Niebel@tq-group.com> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>