1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-05 06:26:33 +01:00
Files
u-boot-megous/cmd
Miquel Raynal d60aea94e9 cmd: mtdparts: remove mandatory 'mtdparts=' prefix
All U-Boot users must define the mtdparts environment variable with:
setenv mtdparts mtdparts=...

While this may ease the partition declaration job to be passed to
Linux, this is a pure software limitation and forcing this prefix is a
complete non-sense. Let the user to declare manually the mtdparts
variable without the prefix.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Jagan Teki <jagan@openedev.com>
Reviewed-by: Stefan Roese <sr@denx.de>
2018-09-20 20:11:01 +05:30
..
2017-02-08 15:56:28 -05:00
2018-05-08 18:50:23 -04:00
2018-08-11 09:16:08 +02:00
2017-07-03 17:35:28 -04:00
2018-05-23 17:30:05 -04:00
2018-08-20 07:21:29 -04:00
2018-08-21 16:21:37 +02:00
2018-09-11 11:00:54 +02:00
2017-08-16 08:30:24 -04:00
2016-10-06 20:57:42 -04:00
2018-06-05 20:19:08 -04:00
2018-08-10 10:27:32 -04:00
2018-05-08 09:07:35 -04:00
2018-07-02 14:14:20 -05:00