commit | ce6d0c8de031f345bde745f3b855082adf1c4e45 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Mar 19 15:35:50 2009 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Fri Mar 20 22:39:15 2009 +0100 |
tree | 66ad8e03c22d0a9432dea924d968ad28b3c2c4a3 | |
parent | 9eefe2a2b37a838558e3d213a9f5519503d0c180 [diff] |
UBIFS: Add UBIFS commands This patchset adds these UBIFS related commands: - ubifsmount Mount an UBIFS volume - ubifsls List a directory of the mounted UBIFS volume - ubifsload Load a file from the mounted UBIFS volume to memory Signed-off-by: Stefan Roese <sr@denx.de>