Searched hist:"237960880960863 fb41888763d635b384cffb104" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/mtd/parsers/ |
H A D | redboot.c | diff 237960880960863fb41888763d635b384cffb104 Thu May 20 06:48:50 CDT 2021 Corentin Labbe <clabbe@baylibre.com> mtd: partitions: redboot: seek fis-index-block in the right node
fis-index-block is seeked in the master node and not in the partitions node. For following binding and current usage, the driver need to check the partitions subnode.
Fixes: c0e118c8a1a3 ("mtd: partitions: Add OF support to RedBoot partitions") Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/linux-mtd/20210520114851.1274609-1-clabbe@baylibre.com
|