i build core-image-base My uEnv.txt content : kernel_file=uImage console=ttyO0,115200n8 mmcroot=/dev/mmcblk0p2 rw mmcrootfstype=ext4 rootwait
loaduimage=load mmc ${mmcdev}:${mmcpart} ${loadaddr} ${kernel_file} loadfdt=load mmc ${mmcdev}:${mmcpart} ${fdtaddr} /dtbs/${fdtfile} mmcargs=setenv bootargs console=${console} root=${mmcroot} rootfstype=${mmcrootfstype} ${optargs} uenvcmd=run loaduimage; run loadfdt; run mmcargs; bootz ${loadaddr} - ${fdtaddr} optargs=quiet drm.debug=7 capemgr.enable_partno=BB-UART4 -------------------------------------- files inside the FAT partition: uEnv.txt uImage u-boot.img MLO dtbs/am335x-boneblack.dtb 2014-09-12 11:55 GMT+02:00 Diego Sueiro <diego.sue...@gmail.com>: > > On Thu, Sep 11, 2014 at 10:24 AM, TakkTakk <tomek82...@gazeta.pl> wrote: >> >> Yes I have ubuntu on eMMC, when i don't press S2 ubuntu will be boot. >> When i press switch S2 yocto don't boot and LED USR0 , USR1, USR2, >> USR3 stay lit steadily. >> I boot yocto 1.6 (but without layer meta-beagleboard) on sdcard and >> everything was ok. > > > Without the console serial cable (on UART0) is hard to guess what's going > wrong. > > What is your o uEnv.txt content and the files inside the FAT partition? > > > Regards, > > -- > *dS > Diego Sueiro > > Administrador do Embarcados > www.embarcados.com.br > > /*long live rock 'n roll*/ -- TakTak -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto