[yocto] yocto 1.6 - beaglebone black - cape manager

TakkTakk tomek82221 at gazeta.pl
Fri Sep 12 14:59:02 PDT 2014


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.sueiro at gmail.com>:
>
> On Thu, Sep 11, 2014 at 10:24 AM, TakkTakk <tomek82221 at 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



More information about the yocto mailing list