yaffs u-boot: Add new ycheck command, fix return types and modify filesize
authorCharles Manning <cdhmanning@gmail.com>
Wed, 29 Aug 2012 19:23:15 +0000 (07:23 +1200)
committerCharles Manning <cdhmanning@gmail.com>
Wed, 29 Aug 2012 19:23:15 +0000 (07:23 +1200)
ycheck filename [DIR|REG] checks if the file exists and is of the correct type
All functions now return a value that can be tested by $?
filesize env vaiable is now set by a read

Signed-off-by: Charles Manning <cdhmanning@gmail.com>

No differences found