[mel-discuss] BeagleBoard-XM booting problem
Hudson, Sean
Sean_Hudson at mentor.com
Tue Mar 6 16:50:01 UTC 2012
Govind,
It is difficult to tell from the information that you attached where the specific cause of the problem is coming from.
There are two probable areas to check though:
1) Make sure you imaged the card correctly. This causes most errors booting.
2) Make sure that you created the boot.scr correctly. (Please review the docs)
If you have done both of those steps, then you can also share the contents of the mmc device and the script.
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: Monday, March 05, 2012 7:54 AM
To: CS Mel-Discuss
Subject: [mel-discuss] BeagleBoard-XM booting problem
Hi,
I am quite new to linux development. I downloaded the installer yesterday and followed the instructions outlined in the quick start guide. But I am not able to bootup. I am using a Beagle-XM revC board. (the board works fine with the shipped angstrom image)
My first error was the "could not find /boot/uImage". I resolved this by following both the workarounds mentioned in a previous thread (http://sourcerytools.com/pipermail/mel-discuss/2012-February/000006.html), after this now I get an error - "wrong image type for bootm command". Could anyone tell me how to fix this? My full log is below:
----------------------- debug log start ----------------------------
U-Boot SPL 2011.12-dirty (Jan 30 2012 - 00:39:30)
Texas Instruments Revision detection unimplemented
OMAP SD/MMC: 0
timed out in wait_for_bb: I2C_STAT=1000
reading u-boot.img
reading u-boot.img
U-Boot 2011.12-dirty (Jan 30 2012 - 00:39:30)
OMAP3630/3730-GP ES1.2, CPU-OPP2, L3-165MHz, Max CPU Clock 1 Ghz
OMAP3 Beagle board + LPDDR/NAND
I2C: ready
DRAM: 512 MiB
NAND: 0 MiB
MMC: OMAP SD/MMC: 0
*** Warning - readenv() failed, using default environment
In: serial
Out: serial
Err: serial
Beagle xM Rev C
No EEPROM on expansion board
No EEPROM on expansion board
Die ID #04ae00029ff800000163810c13024011
Net: Net Initialization Skipped
No ethernet found.
Hit any key to stop autoboot: 0
The user button is currently NOT pressed.
SD/MMC found on device 0
reading uEnv.txt
156 bytes read
Loaded environment from uEnv.txt
Importing environment from mmc ...
reading boot.scr
400 bytes read
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sourcerytools.com/pipermail/mel-discuss/attachments/20120306/c3e3ffa1/attachment.html>
More information about the mel-discuss
mailing list