]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - arch/arm/mach-pxa/corgi.c
ARM: pxa/corgi: Remove hardcoded partitioning, use sharpslpart parser
authorAndrea Adami <andrea.adami@gmail.com>
Tue, 21 Nov 2017 21:43:48 +0000 (22:43 +0100)
committerRobert Jarzmik <robert.jarzmik@free.fr>
Tue, 28 Nov 2017 21:52:50 +0000 (22:52 +0100)
commit48f17df6a4ad28420916398e328b31bc11fdf7ba
tree883131f393a4a0f7457bda71abcc6bd9cd9cffd7
parentf15fc9b12286f64c2b9a8b90f2bcb94915b2c18b
ARM: pxa/corgi: Remove hardcoded partitioning, use sharpslpart parser

With the introduction of sharpslpart partition parser we can now read the
offsets from NAND: we specify the list of the parsers as platform data, with
cmdlinepart and ofpart parsers first allowing to override the part. table
written in NAND. This is done here in the board file.

Emulators like qemu will need to pass the mtdparts in the cmdline.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
arch/arm/mach-pxa/corgi.c