commit | 007dddc337cf0ba3b73dc026be0a3a6d4c359e89 | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Sat Sep 29 12:58:30 2018 +0200 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Tue Oct 02 22:12:32 2018 +0530 |
tree | 59c94bddc4e864b80544cce6bb950aacde368e43 | |
parent | 12f1ff1fba66b8f0ed14dc0cb21588d3687c59f2 [diff] |
cmd: mtdparts: describe as legacy The 'mtdparts' command is not needed anymore. While the environment variable is still valid (and useful, along with the 'mtdids' one), the command has been replaced by 'mtd' which is much more close to the MTD stack and do not add its own specific glue. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>