commit | 5c7212789385c213b8ccfd03c65c8aa877812472 | [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 | 2fc10f6350d16c63f8783b33bf43c0fc3669f024 [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>