I missed a fix in this patch. I will resend it as v2.
cheers
ben
* Benjamin Krill | 2009-01-23 16:51:42 [+0100]:
>SLOF has a further node which could not be evaluate
>by the current routine. The current routine returns
>because the node hasn't the required reg property. As
>fix this patch adds
SLOF has a further node which could not be evaluate
by the current routine. The current routine returns
because the node hasn't the required reg property. As
fix this patch adds a check to determine the partition
child nodes.
Signed-off-by: Benjamin Krill
---
drivers/mtd/ofpart.c |5 +
1