]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Command improvements for ubifs
authorSimon Kagstrom <simon.kagstrom@netinsight.net>
Tue, 7 Jul 2009 14:01:02 +0000 (16:01 +0200)
committerStefan Roese <sr@denx.de>
Thu, 9 Jul 2009 11:04:25 +0000 (13:04 +0200)
commit2896b5851f0430bf16529376a4193630e966c788
tree26a160bf07a1188aa838a2b668a62b50684b0506
parent25c8f4005979ab2d190713ba341d96a5fa905cdb
Command improvements for ubifs

Check that an argument is passed to ubifsmount and that addresses and
sizes are actually numbers for ubifsload. Also improve the instructions
a bit.

Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
Signed-off-by: Stefan Roese <sr@denx.de>
common/cmd_ubifs.c