Am Donnerstag, den 11.04.2013, 16:15 +0400 schrieb Mikhail Goryunov: > When building the kernel with the option tegra_defconfig loading occurs in the following way: > Loading file "/boot/boot.scr" from usb device 0:1 (usbda1) > 319 bytes read > ## Executing script at 00408000 > USB boot... > Loading file "/boot/uImage" from usb device 0:1 (usbda1) > 3733096 bytes read > ## Booting kernel from Legacy Image at 04080000 ... > Image Name: Linux-3.8.5 > Image Type: ARM Linux Kernel Image (uncompressed) > Data Size: 3733032 Bytes = 3.6 MiB > Load Address: 00008000 > Entry Point: 00008000 > Verifying Checksum ... OK > Loading Kernel Image ... OK > OK > > Starting kernel ... > > > and system freezes Do you have a working devicetree for your module? Upstream kernel won't work without this information. You may also want to enable the earlyconsole support in kernel to see if it comes up at all. Also please show what's in your boot script, otherwise it's guesswork from our side. Regards, Lucas -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html