still i am getting my kernel booting i am using "bootcmd=mmcinit;fatload mmc 0:1 0x80000000 uImage;bootm 0x80000000". But i am creating uImage using "mkimage -A arm -O linux -T kernel -C none -a 0x80008000 -e 0x80008000 -n "Linux" -d ./vmlinuz-* ./uImage" is this ok?i think the problem might be here. Please help me On Wed, Feb 10, 2010 at 6:08 PM, Niamathullah sharief <omapsha@xxxxxxxxx> wrote: > sorry i followed this link to create uImage > "http://elinux.org/BeagleBoardUbuntu#Create_uImage_for_U-Boot" now > whether my "bootm" env is correct? > > On Wed, Feb 10, 2010 at 6:05 PM, Niamathullah sharief <omapsha@xxxxxxxxx> wrote: >> Now i have the new problem. My env has changed and my uImage is not booting. see >> reading uImage >> >> 3610172 bytes read >> ## Booting kernel from Legacy Image at 80000000 ... >> Image Name: 2.6.32.7-x7.1 >> Image Type: ARM Linux Kernel Image (uncompressed) >> Data Size: 3610108 Bytes = 3.4 MB >> Load Address: 80008000 >> Entry Point: 80008000 >> Verifying Checksum ... OK >> Loading Kernel Image ... OK >> OK >> >> Starting kernel ... >> >> After this it is not going. I followed the link >> http://elinux.org/BeagleBoardUbuntu#Create_U-Boot_boot_image to create >> the uImage. whether my env setting are correct? i mean "## Booting >> kernel from Legacy Image at 80000000 ..." is correct when i followed >> the above link to create uImage? >> >> On Wed, Feb 10, 2010 at 6:04 PM, Niamathullah sharief <omapsha@xxxxxxxxx> wrote: >>> >>> Now i have the new problem. My env has changed and my uImage is not booting. see >>> reading uImage >>> >>>> 3610172 bytes read >>>> >>>> ## Booting kernel from Legacy Image at 80000000 ... >>>> >>>> Image Name: 2.6.32.7-x7.1 >>>> >>>> Image Type: ARM Linux Kernel Image (uncompressed) >>>> >>>> Data Size: 3610108 Bytes = 3.4 MB >>>> >>>> Load Address: 80008000 >>>> >>>> Entry Point: 80008000 >>>> >>>> Verifying Checksum ... OK >>>> >>>> Loading Kernel Image ... OK >>>> >>>> OK >>>> >>>> Starting kernel ... >>> >>> After this it is not going. I followed the link http://elinux.org/BeagleBoardUbuntu#Create_U-Boot_boot_image to create the uImage. whether my env setting are correct? i mean "## Booting kernel from Legacy Image at 80000000 ..." is correct when i followed the above link to create uImage? >>> >>> >>> On Wed, Feb 10, 2010 at 11:20 AM, Menon, Nishanth <nm@xxxxxx> wrote: >>> >> From: linux-omap-owner@xxxxxxxxxxxxxxx [mailto:linux-omap- >>> >> owner@xxxxxxxxxxxxxxx] On Behalf Of Niamathullah sharief >>> >> Sent: Wednesday, February 10, 2010 7:30 AM >>> >> >>> >> On Tue, Feb 9, 2010 at 8:37 PM, Robert Nelson <robertcnelson@xxxxxxxxx> >>> >> wrote: >>> >> > On Tue, Feb 9, 2010 at 3:41 AM, Niamathullah sharief <omapsha@xxxxxxxxx> >>> >> wrote: >>> >> >> Hi, >>> >> >> I am trying to install ubuntu on my beagleboard. i installed >>> >> >> successfully and it is booting fine. But after booting the graphics >>> >> >> which i get is not good. It has some graphics problem. >>> >> > >>> >> > Ahh, what kind of graphic problems? >>> >> it is like working without graphics driver >>> > Is'nt http://groups.google.com/group/beagleboard/ having more folks >>> > Who can specifically help on beagleboard? Could we take the discussion >>> > there? >>> > >>> > Regards, >>> > Nishanth Menon >>> > >>> >> > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html