This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3517 X11 Image JFFS2 Problem

I've successfully built an X11 image using Bitbake, but I'm having problems getting it up and running.  Once the kernel loads the jffs2 image I get many errors like:

JFFS2 error: (1) jffs2_build_inode_pass1: child dir "xdg" (ino #271) of dir ino #5 appears to be a hard link

and then the kernel displays a panic message and stops.

I'm using the same process to burn the image to nand flash that I've always used.  The X11 image is being put into offset 780000.

Am I misunderstanding how to use the X11 image?  I assumed that it was the complete filesystem needed to boot into an X11 environment.  Do I need some additional U-Boot parameters to pass to the kernel?

Any help would greatly appreciated.  Thank you!