Here a new set of patches implementing the command 'ubirename'. They are based on a patch serie from Sascha that restructures a bit the barebox UBI APIs. In particular it is now easier to find the ubi volume ids from the command code. Moreover the command code uses now api functions to do the rename. Giorgio Dal Molin (2): mtd: ubi: add API call to rename volumes. mtd: ubi: commands: added the new command 'ubirename'. commands/ubi.c | 71 +++++++++++++++++++++ drivers/mtd/ubi/barebox.c | 156 ++++++++++++++++++++++++++++++++++++++++++++++ drivers/mtd/ubi/vmt.c | 3 + include/linux/mtd/ubi.h | 1 + 4 files changed, 231 insertions(+) -- 2.10.0 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox