
Dear Prafulla Wadaskar,
In message 1249910377-17974-1-git-send-email-prafulla@marvell.com you wrote:
List command always return "EXIT_SUCCESS" even in case of failure by any means.
This patch return 0 if list command is sucessful, returns negative value reported by check_header functions
Signed-off-by: Prafulla Wadaskar prafulla@marvell.com
Change log: v2: added code rewritten to look it better as per review feedback for v1
tools/mkimage.c | 26 ++++++++++++++------------ 1 files changed, 14 insertions(+), 12 deletions(-)
Thanks. To make some (visible) progress I decided to check in patches where we have full agreement into the (new) "mkimage" branch. This way we can gradually reduce the amount of stuff we need to discuss.
This patch has been applied to the "mkimage" branch. Thanks.
Best regards,
Wolfgang Denk