[PATCH 6/9] ARM: dts: wheat: Drop MTD partitioning from DT
From: geert@linux-m68k.org (Geert Uytterhoeven)
Date: 2018-05-22 14:43:32
Also in:
linux-devicetree, linux-renesas-soc
From: geert@linux-m68k.org (Geert Uytterhoeven)
Date: 2018-05-22 14:43:32
Also in:
linux-devicetree, linux-renesas-soc
On Tue, May 22, 2018 at 2:02 PM, Marek Vasut [off-list ref] wrote:
Drop the MTD partitioning from DT, since it does not describe HW and to give way to a more flexible kernel command line partition passing. To retain the original partitioning, assure you have enabled CONFIG_MTD_CMDLINE_PARTS in your kernel config and add the following to your kernel command line: mtdparts=spi0.0:256k at 0(loader),4096k(user),-(flash)
I think the "@0" can be dropped, as it's optional? 4m? (Gaining more knowledge during reviewing ;-)
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds