From: Charles Manning Date: Wed, 29 Aug 2012 19:23:15 +0000 (+1200) Subject: yaffs u-boot: Add new ycheck command, fix return types and modify filesize X-Git-Tag: pre-driver-refactoring~1 X-Git-Url: https://yaffs.net/gitweb/?a=commitdiff_plain;ds=sidebyside;h=8205f5a2a78fc7e67680b42fb004f47c522e7c9d;hp=8205f5a2a78fc7e67680b42fb004f47c522e7c9d;p=yaffs2.git yaffs u-boot: Add new ycheck command, fix return types and modify filesize 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 ---