bootwrapper: relative finddevice()

David Gibson david at gibson.dropbear.id.au
Wed Oct 10 15:47:51 EST 2007


On Mon, Oct 08, 2007 at 04:24:34PM -0500, Scott Wood wrote:
> I'd like to expose flatdevtree's ability to do relative path lookups in 
> ops, and I'd prefer to extend the existing finddevice method rather than 
> add a new finddevice_rel.  However, I'm not very familiar with real OF 
> -- how would one go about fixing its implementation?

Well, it should be possible to do package-to-path on the start node,
join the paths then finddevice on the result.  I'm not sure if there's
an easier way.

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson



More information about the Linuxppc-dev mailing list