hello, I added the line below to uEnv.txt based on Yi Zhao message. bootcmd="mmc rescan 0; fatload mmc 0:1 0x80300000 uImage; bootm 0x80300000" Now uEnv.txt is the following mpurate=auto
bootcmd="mmc rescan 0; fatload mmc 0:1 0x80300000 uImage; bootm 0x80300000" dvimode="hd720 omapfb.vram=0:8M,1:4M,2:4M" vram=16M optargs="consoleblank=0" console="tty0 console=ttyO2,115200n8" The system boots and with the network setup i can ssh into the beagleboard. checking dmesg I see the following. Unable to get DVI reset GPIO omap-mcbsp.2: alias fck already exists omap-mcbsp.3: alias fck already exists OMAP DMA hardware revision 5.0 I tried id:3:initdefault still no display on beagleboard display. Thanks any help will be appreciated :
_______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto