>>
> I do not know why it is creating two chosen node. In my dts file I  
> have
> placed one empty chosen node:
> chosen{
>       };
> If I do not do this,  I get the following error during boot process:
>
> libfdt: FDT_ERR_TRUNCATED
> Failed creating the /chosen node (0x00C00000), aborting.
>
> Any reason??

Are you adding padding to your dtb?

Try adding "-p 1024" to your dtc command line

Andy
_______________________________________________
Linuxppc-embedded mailing list
[email protected]
https://ozlabs.org/mailman/listinfo/linuxppc-embedded

Reply via email to