> >> LO seems broken on OMAP3430 SDP platform. I compile latest kernel with > >> 'omap_3430sdp_defconfig' config options. > >> > >> Booting hangs after kernel uncompressed and last message which appears > >> is 'booting the kernel' > >> > >> > >> Thanks and regards, > >> vimal > >> > >> See below log: > >> > >> ## Booting image at 80000000 ... > >> Image Name: Linux-2.6.31-rc5-omap1-05896-ge0 > >> Image Type: ARM Linux Kernel Image (uncompressed) > >> Data Size: 2520992 Bytes = 2.4 MB > >> Load Address: 80008000 > >> Entry Point: 80008000 > >> Verifying Checksum ... OK > >> OK > >> > >> Starting kernel ... > >> > >> Uncompressing Linux..................................................................... > >> > .............................................................. > ............ > >> .................. > >> done, booting the kernel. > > Mainly because of frame-buffer and musb. You can try disabling these two and see if it boots. > > I disabled frame-buffer and usb support fully: > # CONFIG_FB is not set > # CONFIG_USB_SUPPORT is not set > > I still get same message. > > -vimal > Do you have CONFIG_DEBUG_LL enabled? If so, could you enable that please to see if we have a crash somewhere? - Anand -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html