On 25-03-11, Sascha Hauer wrote: > Add missing error handling in the image loading code. Properly check for > errors and panic when mandatory binaries are missing instead of blindly > continuing. > > While at it change the return value variable from 'err' to 'ret' to stay > consistent with the rest of the code in r5.c. > > Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> Reviewed-by: Marco Felsch <m.felsch@xxxxxxxxxxxxxx>