cmd: ubi: clean the partition handling
authorMiquel Raynal <miquel.raynal@bootlin.com>
Sat, 29 Sep 2018 10:58:29 +0000 (12:58 +0200)
committerJagan Teki <jagan@amarulasolutions.com>
Tue, 2 Oct 2018 16:42:32 +0000 (22:12 +0530)
commitc58fb2cdb3e4abb8c2714b351b3856661573c747
tree46d3b6b75beb7c810a0140488dc28e4a06f16d69
parent5db66b3aee6f2c057706d8715f7e5c472e82f047
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>
cmd/Kconfig
cmd/ubi.c