summaryrefslogtreecommitdiffstats
path: root/commands/ubi.c
Commit message (Collapse)AuthorAgeFilesLines
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-3/+3
| | | | | | This is unused in all commands and thus can be removed. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Add UBI commands: ubiattach, ubidetach, ubimkvol, ubirmvolSascha Hauer2010-07-051-0/+129
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>