Reply
Thread Tools
xxxxts's Avatar
Posts: 491 | Thanked: 341 times | Joined on Nov 2009 @ LA
#1
I am trying to boot MeeGo off of p2 on my SD card, p3 is FAT with the image on it (and boot.scr)

I have this in boot.scr on SD p3 (FAT parson):

Code:
setenv bootcmd 'mmc init; fatload mmc1 0:3 0x82000000 /uImage; fatload mmc1 0:3 0x83000000 /uInitrd; bootm 0x82000000 0x83000000'
setenv bootargs 'root=/dev/mmcblk0p2 rootwait console=tty0 omapfb.vram=0:2M,1:2M,2:2M mtdoops.mtddev=2 nosplash'
boot
However it still won't boot into MeeGo with the keyboard open.

I obviously am out of my element and don't know how to correctly use u-boot and create boot.scr. Any and all advice would be much appreciated, I have been working on this for DAYS. (bout to pull my hair out)
 
Reply


 
Forum Jump


All times are GMT. The time now is 22:45.