Skip to content
Commit 4b08e149 authored by Benjamin Krill's avatar Benjamin Krill Committed by David Woodhouse
Browse files

[MTD] ofpart: Check name property to determine partition nodes.



SLOF has a further node which could not be evaluated
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. If the node is not a partition the number
of total partitions will be decreased and loop continues
with the next nodes.

Signed-off-by: default avatarBenjamin Krill <ben@codiert.org>
Signed-off-by: default avatarDavid Woodhouse <David.Woodhouse@intel.com>
parent c0e6616a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment