libfdt queries

David Gibson david at gibson.dropbear.id.au
Tue Nov 1 11:55:16 EST 2011


On Mon, Oct 31, 2011 at 05:15:56PM +0530, Varun Wadekar wrote:
> 
> > That seems a bit unlikely, but maybe.  Is there any way you can dump
> > out the dtb after processing by your bootloader?
> >
> 
> Found out the root cause. My bootloader was not manipulating the dtb
> blob size properly and hence the final dtb was messed up. This resulted
> in the kernel not finding proper fields inside the dtb.

Ok.  You mean you were truncating the blob?  Or you were manually
(without libfdt) manipulating the size property somehow and messing
that up?

-- 
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 devicetree-discuss mailing list