[+list] >OMAP3 beagleboard.org # setenv bootargs console=ttys2,115200n8 noinitrd >root=/dev/mmcblk0p2 >viedoomapfb.mode=dvi:1024x768mr...@60 init=/init rootfstype=ext3 rw >rootdelay=10 nohz=off androidboot.console=ttys2
Can you cross check your bootargs? >viedoomapfb.mode=dvi:1024x768MR-24 it should have been video=omafb.mode (pls refer http://elinux.org/BeagleBoardFAQ#linux-omap_display_driver ) On Mon, Apr 12, 2010 at 4:06 PM, ajish zacharias <[email protected]> wrote: > i got terminal below i copied below > >> > ________________________________ > 40V<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> > > > > Texas Instruments X-Loader 1.41 (Jan 15 2010 - 15:59:45) > > Starting OS Bootloader from MMC/SD1 ... > > > > > > U-Boot 2009.08 (Sep 14 2009 - 13:47:24) > > > > OMAP3530-GP ES3.0, CPU-OPP2 L3-165MHz > > OMAP3 Beagle board + LPDDR/NAND > > DRAM: 128 MB > > NAND: 256 MiB > > In: serial > > Out: serial > > Err: serial > > Board revision Ax/Bx > > Die ID #5ac400030000000004013f8901001001 > > Hit any key to stop autoboot: 0 > > OMAP3 beagleboard.org # setenv bootargs console=ttys2,115200n8 noinitrd > root=/dev/mmcblk0p2 viedoomapfb.mode=dvi:1024x768mr...@60 init=/init > rootfstype=ext3 rw rootdelay=10 nohz=off androidboot.console=ttys2 > > > > OMAP3 beagleboard.org # mmc init 0 > > > > mmc0 is available > > OMAP3 beagleboard.org # fatload mmc 0:1 0x80200000 uImage > > > > reading uImage > > > > 2181760 bytes read > > OMAP3 beagleboard.org # boot > > > > Unknown command 'mmcinit' - try 'help' > > reading uImage > > > > 2181760 bytes read > > ## Booting kernel from Legacy Image at 80200000 ... > > Image Name: Linux-2.6.29-rc3-omap1-00598-g6e > > Image Type: ARM Linux Kernel Image (uncompressed) > > Data Size: 2181696 Bytes = 2.1 MB > > Load Address: 80008000 > > Entry Point: 80008000 > > Verifying Checksum ... OK > > Loading Kernel Image ... OK > > OK > > > > Starting kernel ... > > > > Uncompressing > Linux.......................................................................................................................................... > done, booting the kernel. > > can you suggest any method to correct.because i didnt get any display in > hdmi display,it is blinking > > > > On Mon, Apr 12, 2010 at 3:01 PM, Deva R <[email protected]> wrote: >> >> can you share the complete terminal log?? >> >> dont you see complete bootlog like below?? >> >> ## Booting image at 80300000 ... >> Image Name: Linux-2.6.32-00004-g494747b >> Image Type: ARM Linux Kernel Image (uncompressed) >> Data Size: 2298904 Bytes = 2.2 MB >> Load Address: 80008000 >> Entry Point: 80008000 >> Verifying Checksum ... OK >> OK >> >> Starting kernel ... >> >> Uncompressing >> Linux........................................................................................................................................................... >> done, booting the kernel. >> ÿLinux version 2.6.3 ..<trace continues> >> >> >> >> On Mon, Apr 12, 2010 at 1:29 PM, ajish zacharias >> <[email protected]> wrote: >> > >> > sir thanks for advice, >> > i try boot command ,then terminal it is mention booting linux >> > kernel ,but hdmi sreen doesn't get any o/p , in terminal also same >> > message(booting from linux kernel ) ,sir can you tell what is the >> > problem ,thanking in advance >> > with regard ajish zacharias >> > On Apr 9, 1:43 pm, Deva R <[email protected]> wrote: >> >> can see what happens when you 'boot', instead of a saveenv&reset? >> >> btw - u missed 'saveenv', so even if u reset, uboot got nothing to >> >> boot. >> >> >> >> and 2 hours is way long., reset happens in couple of seconds.. if not >> >> there's some problem. >> >> a power cycle should have completed after 'reset' command., >> >> >> >> On Fri, Apr 9, 2010 at 10:14 AM, ajish zacharias >> >> >> >> <[email protected]> wrote: >> >> > Sir , >> >> > I tried procedure mentioned in >> >> > http://code.google.com/p/rowboat/wiki/ConfigureAndBuild. >> >> > Then i got terminal window shown in below.In that procedure i didn't >> >> > use saveenv command In my previous attempt i use it,the result was >> >> > same.I got message resetting ,i wait for almost 2 hour but there is >> >> > nochange in terminal. >> >> >> >> > OMAP3530-GP ES3.0, CPU-OPP2 L3-165MHz >> >> >> >> > OMAP3Beagleboard+ LPDDR/NAND >> >> >> >> > DRAM: 128 MB >> >> >> >> > NAND: 256 MiB >> >> >> >> > In: serial >> >> >> >> > Out: serial >> >> >> >> > Err: serial >> >> >> >> >Boardrevision Ax/Bx >> >> >> >> > Die ID #5ac400030000000004013f8901001001 >> >> >> >> > Hit any key to stop autoboot: 0 >> >> >> >> > OMAP3 beagleboard.org # >> >> >> >> > OMAP3 beagleboard.org # mmc init >> >> >> >> > mmc1 is available >> >> >> >> > OMAP3 beagleboard.org # >> >> >> >> > mmc1 is available >> >> >> >> > OMAP3 beagleboard.org # setenv bootcmd 'mmc init;fatload mmc 1 >> >> > 80200000 uImage; bootm 80200000' >> >> >> >> > OMAP3 beagleboard.org # >> >> >> >> > Unknown command '' - try 'help' >> >> >> >> > OMAP3 beagleboard.org # setenv bootargs 'mem=128M >> >> > androidboot.console=ttyS2 console=tty0 console=ttyS2,115200n8 root=/ >> >> > dev/mmcblk0p1 rw init=/init rootwait >> >> > omapfb.viedo_mode=640x480mr...@60' >> >> >> >> > OMAP3 beagleboard.org # reset >> >> >> >> > resetting ... >> >> >> >> > thanking advance >> >> >> >> > with regards Ajish Zacharias(CAIR,DRDO) >> >> >> >> > -- >> >> > unsubscribe:[email protected] >> >> > website:http://groups.google.com/group/android-porting >> >> >> >> > To unsubscribe, reply using "remove me" as the subject. >> > >> > -- >> > unsubscribe: [email protected] >> > website: http://groups.google.com/group/android-porting >> > > > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
