Skip to content
  • Wolfgang Denk's avatar
    Fix ext2load return code · 4b751147
    Wolfgang Denk authored
    
    
    Make the ext2load command return 0 on success (instead of the file
    length).
    
    Also fix output format (get rid of random newlines) and some coding
    style issues (long lines etc.).
    
    Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
    4b751147