On Mon, 15 Dec 2008 16:23:22 +0530, "Subrahmanya, Chaithrika" <[email protected]> wrote: > The latest kernel seems to be broken for DM646x EVM. > It does not boot on the DM646x EVM but runs on DM644x EVM. It has not been > tested on DM355. > The kernel image was built using both the generic and DM646x specific > defconfig files. > > Compiling with low level kernel debug messages did not help either as > there was no serial output after the > "Uncompressing > Linux............................................................................................... > done, booting the kernel." message.
enable CONFIG_DEBUG_LL and re-run the kernel. It should give you more information. Then post the output from serial console. -- Best Regards, Felipe Balbi http://blog.felipebalbi.com [email protected] _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
