mirror of
https://xff.cz/git/u-boot/
synced 2025-10-13 05:56:28 +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>