1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 07:19:12 +01:00
Files
u-boot-megous/common/cmd_ext2.c
Wolfgang Denk 4b7511478b Fix ext2load return code
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: Wolfgang Denk <wd@denx.de>
2009-07-28 22:38:53 +02:00

6.0 KiB