On 25/09/15 17:10, Ian Campbell wrote:
> I wonder if it would be worth printing the compatible strings of the node
> we are clobbering? There's a good chance they will be e.g. "arm,psci-0.3"
> (with no backwards compat) or something and knowing that might be useful.
> But maybe it's too much code to worry about.

I forgot to answer to this bit. Printing the first compatible node will
be very easy, the others will require a bit more work (maybe we could
re-use a bit of dt_device_is_compatible?).

I think a generic function to dump DT node in Xen would be very useful.
I can give a look when I have time as a follow-up.

Regards,


-- 
Julien Grall

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to