On 3/20/2013 3:58 PM, Robert P. J. Day wrote: > On Wed, 20 Mar 2013, Denys Dmytriyenko wrote: > >> On Wed, Mar 20, 2013 at 02:45:17PM -0400, Robert P. J. Day wrote: >>> On Wed, 20 Mar 2013, Denys Dmytriyenko wrote: >>> >>> ... snip ... >>> >>>> If you are using poky-danny as a base, you need to use "danny" >>>> branch of meta-ti to match the versions. >>> i ordered that very AM3517 exp kit this morning and, while it's >>> in transit, i'm building a core-image-minimal for it. should i expect >>> success if i use the absolute latest "git pull"s of everything? >>> >>> i'm aware of the recipe masking issue and the mesa-dri version thing >>> so i won't trip over that. so far, the "fetchall" worked and i'm >>> currently on "running tasks (191 of 1591)" of the build itself. >>> >>> is there any reason to think this shouldn't finish? thanks. >> http://article.gmane.org/gmane.linux.embedded.yocto.meta-ti/1661 > So the build finished and I loaded the files onto my SD card. MLO, u-boot.img, and uImage onto the first partition. I untarred the root file system onto the second partition. This is the result on the serial console: 40X?H?????SPL 2011.12-dirty (Mar 21 2013 - 19:36:59) Texas Instruments Revision detection unimplemented OMAP SD/MMC: 0 reading u-boot.img reading u-boot.img U-Boot 2011.12-dirty (Mar 21 2013 - 19:36:59) AM35XX-GP ES1.0, CPU-OPP2, L3-165MHz, Max CPU Clock 600 Mhz AM3517EVM Board + LPDDR/NAND I2C: ready DRAM: 256 MiB NAND: 512 MiB MMC: OMAP SD/MMC: 0 *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Die ID #1b7e0000000000000155daa60200c00f Hit any key to stop autoboot: 0 reading boot.scr ** Unable to read "boot.scr" from mmc 0:1 ** reading uImage 3160284 bytes read Booting from mmc ... ## Booting kernel from Legacy Image at 82000000 ... Image Name: Linux-2.6.37 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3160220 Bytes = 3 MiB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... Did I miss a step?