[U-Boot] [PATCH v3 08/11] mtd: Make sure we don't parse MTD partitions belonging to another dev
Heiko Schocher
hs at denx.de
Wed Nov 21 06:46:23 UTC 2018
Hello Boris,
Am 19.11.2018 um 21:59 schrieb Boris Brezillon:
> The mtdparts variable might contain partition definitions for several
> MTD devices. Each partition layout is separated by a ';', so let's
> make sure we don't pick a wrong name when mtdparts is malformed.
>
> Fixes: 5db66b3aee6f ("cmd: mtd: add 'mtd' command")
> Signed-off-by: Boris Brezillon <boris.brezillon at bootlin.com>
> ---
> Changes in v3:
> - None
>
> Changes in v2:
> - New patch
> ---
> drivers/mtd/mtd_uboot.c | 17 ++++++++++++-----
> 1 file changed, 12 insertions(+), 5 deletions(-)
Tested-by: Heiko Schocher <hs at denx.de>
bye,
Heiko
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs at denx.de
More information about the U-Boot
mailing list