[PATCH 0/3] Improve mtdpart robustness
Michal Suchanek
hramrach at gmail.com
Mon Jul 27 13:30:43 PDT 2015
Hello,
I hit a problem with ofpart getting confused by dt nodes unrelated to
parttioning and refusing the dt which in turn led to mtd refusing access to the
device altogether.
Compiling in a partitioning scheme should not prevent you access to the
unpartitioned device.
Please apply at least the functional patches.
Thanks
Michal
Michal Suchanek (3):
mtd: mtdpart: add debug prints to partition parser.
mtd: ofpart: do not fail probe when no partitions exist
mtd: mtdpart: Do not fail mtd probe when parsing partitions fails.
drivers/mtd/mtdpart.c | 9 ++++++---
drivers/mtd/ofpart.c | 4 ++--
2 files changed, 8 insertions(+), 5 deletions(-)
--
2.1.4
More information about the linux-mtd
mailing list