commit | 12f1ff1fba66b8f0ed14dc0cb21588d3687c59f2 | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Sat Sep 29 12:58:29 2018 +0200 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Tue Oct 02 22:12:32 2018 +0530 |
tree | 46d3b6b75beb7c810a0140488dc28e4a06f16d69 | |
parent | 741f4c79c44f8f276a02feeea8a713d0b8c3ac8e [diff] |
cmd: ubi: clean the partition handling UBI should not mess with MTD partitions, now that the partitions are handled in a clean way, clean the ubi command and avoid using this uneeded extra-glue to reference the devices. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>