Hi, I am trying to build Kernel 3.0.35 for my iMX.6Q. I am using Ka-Ro TX6Q (http://www.karo-electronics.com/tx6q.html) development kit which is compatible with the SabreSD boards.
I've downloaded the Dora branch, set it up for imx6qsabresd board and bitbaked core-image-minimal based on this tutorial: https://community.freescale.com/servlet/JiveServlet/previewBody/95096-102-10-7847/yocto_tutorial.pdf After flashing the uImage onto the NAND, the kernel freezes at "Disabling LCD". Here is the output on the serial console: U-Boot 2013.07-00115-g828ccd0 (Aug 21 2013 - 11:45:45) CPU: Freescale i.MX6Q rev1.2 at 792 MHz Reset cause: POR Temperature: 48 C, calibration data 0x59c51469 Board: Ka-Ro TX6Q-1xx0 I2C: ready DRAM: 1 GiB VDDSOC set to 1420mV VDDCORE set to 1420mV NAND: 128 MiB MMC: FSL_SDHC: 0, FSL_SDHC: 1 Invalid color depth: '1120' in video_mode; using default: '24' IPU HW Rev: 4 CPU clock set to 792.000 MHz Baseboard: stk5-v3 MAC addr from fuse: 00:0c:c6:79:aa:6f Net: FEC Hit any key to stop autoboot: 0 Loading from nand0, offset 0x180000 Image Name: Linux-3.0.35-4.1.0+yocto+gbdde70 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4042436 Bytes = 3.9 MiB Load Address: 10008000 Entry Point: 10008000 ## Booting kernel from Legacy Image at 18000000 ... Image Name: Linux-3.0.35-4.1.0+yocto+gbdde70 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4042436 Bytes = 3.9 MiB Load Address: 10008000 Entry Point: 10008000 Verifying Checksum ... OK Loading Kernel Image ... OK Starting kernel ... Disabling LCD #### serial console output ends here #### -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
