mtd: Add a partitions parameter to mtd devices
The partitions parameter allows to partition a mtd device
using a standard cmdline partition description string. This
way the partitions of a mtd device can be changed at once.
The output of the string can be used to be passed to the kernel
as cmdline partition string. The partitions can also still be
changed with addpart/delpart, the partitions parameter will
be updated accordingly.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 8f19864 commit 2bdbd1436d9aac3cdfea5a54544d9b07be3854db
@Sascha Hauer Sascha Hauer authored on 6 Feb 2015
Showing 1 changed file
View
drivers/mtd/core.c