Failed to mount rootfs

Andy Fleming afleming at freescale.com
Fri Jan 25 10:39:15 EST 2008


>>
> 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


More information about the Linuxppc-embedded mailing list