[mel-discuss] BeagleBoard-XM booting problem
Hudson, Sean
Sean_Hudson at mentor.com
Wed Mar 7 16:21:07 UTC 2012
Govind,
Glad to hear you made progress. BTW, the MEL Kit images are command line only.
Regards,
Sean
Sean Hudson | Embedded Linux Architect for Mentor Embedded Linux
Mentor Graphics - Embedded Systems Division<http://www.mentor.com/embedded>(tm)
From: mel-discuss-bounces at relay1.mentorg.com [mailto:mel-discuss-bounces at relay1.mentorg.com] On Behalf Of Govind Mukundan
Sent: Wednesday, March 07, 2012 9:13 AM
To: CS Mel-Discuss
Subject: Re: [mel-discuss] BeagleBoard-XM booting problem
Hi Scott / Sean,
Thanks for your replies and a thousand apologies for the silly goof up :). I must have made some mistake while renaming the uIimage file. So now once I loaded the proper image, I was able to successfully boot and log in to linux!
By the way, does this build have a GUI - I couldnt see anything on the DVI monitor (unlike the default angstrom builds) - I could only see output on the UART terminal ?
Govind
On 7 March 2012 02:56, Scott A. Ikenaga <scott_ikenaga at mentor.com<mailto:scott_ikenaga at mentor.com>> wrote:
Hi Govind:
You might check that uImage is actually the kernel image,
uImage-beagleboard.bin. Looking at the console output below,
it appears that uImage is not the kernel image file,
uImage-beagleboard.bin but the u-boot file, u-boot.img. You
can tell by looking at the "Image Name: U-Boot 2011.12-dirty for beagle"
It should actually be "Image Name: Mentor Embedded Linux/3.0.17/bea".
Instead of autobooting, you can manually boot your board by doing:
OMAP3 beagleboard.org<http://beagleboard.org> # mmc rescan
OMAP3 beagleboard.org<http://beagleboard.org> # fatload mmc 0:1 0x80200000 uImage
reading uImage
3356360 bytes read
OMAP3 beagleboard.org<http://beagleboard.org> # bootm 0x80200000
## Booting kernel from Legacy Image at 80200000 ...
Image Name: Mentor Embedded Linux/3.0.17/bea
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3356296 Bytes = 3.2 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
Hope that helps...
--Scott
Running boot.scr script from mmc ...
## Executing script at 80200000
reading uImage
328616 bytes read
## Booting kernel from Legacy Image at 80200000 ...
Image Name: U-Boot 2011.12-dirty for beagle
Image Type: ARM U-Boot Firmware (uncompressed)
Data Size: 328552 Bytes = 320.9 KiB
Load Address: 80100000
Entry Point: 00000000
Verifying Checksum ... OK
Wrong Image Type for bootm command
ERROR: can't get kernel image!
Booting from nand ...
no devices available
## Booting kernel from Legacy Image at 80200000 ...
Image Name: U-Boot 2011.12-dirty for beagle
Image Type: ARM U-Boot Firmware (uncompressed)
Data Size: 328552 Bytes = 320.9 KiB
Load Address: 80100000
Entry Point: 00000000
Verifying Checksum ... OK
Wrong Image Type for bootm command
ERROR: can't get kernel image!
----------------------- debug log end ----------------------------
Thanks,
Govind
_______________________________________________
mel-discuss mailing list
mel-discuss at mentor.com<mailto:mel-discuss at mentor.com>
http://sourcerytools.com/cgi-bin/mailman/listinfo/mel-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sourcerytools.com/pipermail/mel-discuss/attachments/20120307/95ffb45c/attachment.html>
More information about the mel-discuss
mailing list