Andy Fleming wrote:
>> 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

I was going to ask that, but was confused by the fact that the error was 
FDT_ERR_TRUNCATED, not FDT_ERR_NOSPACE.

-Scott

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

Reply via email to