My favorites | Sign in
Logo
             
Search
for
Updated Jul 20, 2008 by ger...@beagleboard.org
BeagleBootHwSetup  
Beagle Board Setup for Booting.

Beagle Board Hardware Setup

Beagle Board Setup for NAND Booting

Beagle Board Setup for MMC booting

MMC /SD Card Formatting Procedure

  • Format the MMC/SD Card for FAT32 FS
    • Insert the Card writer/reader into the Windows machine.
    • Insert MMC/SD card into the card reader/writer
    • Open the HP USB Disk Storage Format Tool.
    • Select “FAT32 as File System”.
    • Click on “Start”.
    • After formatting is done Click “OK”
  • Copy MLO, u-boot.bin onto MMC/SD Card

Beagle Boad Setup for Booting over MMC /SD Card

  • Make sure Beagle is powered OFF
  • Connect RS232 port on Beagle to UART port of Windows/Linux Machine using RS232 Null Modem Cable
  • Have Terminal program (TeraTerm, HyperTerminal or Minicom) running on the host machine.
  • Configure the Terminal program for (BAUD RATE - 115200, DATA - 8 bit, PARITY- none, STOP - 1bit, FLOW CONTROL - none)
  • Insert the MMC/SD card that has kernel, u-boot, MLO images into MMC/SD slot on Beagle Board.
  • Connect a LCD Monitor to DVI/HDMI port on Beagle Board(Optional).
  • Connect an externally powered speaker to audio out jack on Beagle Board(Optional).
  • Connect a TV (NTSC-M) to S-video port(Optional).
  • Power ON LCD, TV and audio speakers(Optional).
  • Power ON the Beagle board with an External +5v Power Supply

Comment by johnbee...@yahoo.com, Aug 21, 2008

When booting from the MMC/SD card, it is critical that MLO be in the first sector of FAT32 partition. If you did any file updates of the partition before copying MLO, it may not go into the first sector. What finally worked for me was to reformat the FAT32 partition using Windows, and then copy MLO, uBoot, and uImage in that order. If you know a better way to ensure that MLO is first, please comment. For now it's no big deal to reformat before copying MLO, since you'll probably be updating uBoot and uImage more often. Just make sure you reformat the SD card and not your hard drive.

Comment by priyank.vineet, Sep 18, 2008

I am not able to boot Beagle Board. Whnen I connect Beagle board junk characters sequence is coming and it gets stop after some time.

Comment by chandan.hassan, Oct 10, 2008

hello, Nothing is displaying on the hyper terminal on the new beagle board,I have connected 3 wire serial port to the sytem in the windows xp and 5v is given externally and nothing is connectedother than this

Comment by vr2zuf, Oct 28, 2008

I can't boot from the SD card either, though I followed the steps to copy the MLO then uboot and uImage files in that order. Besides, I noticed that the POST message would be displayed out of the serial port only when I connected the mini-USB cable to my notebook, though power is sourced from the external power adapter jack (whenever the power jack is inserted, power from mini-USB is cut off automatically). The POST message stopped with the prompt "OMAP3 beagleboard.org # ", then nothing else was displayed nor echoed no matter what I typed into "minicom".

Comment by TangHer, Nov 25, 2008

Hi,all. I can't boot up. and I got the error:

kernel panic - not syncing: VFS:Unable to mount root fs on unknow-block(179,2)
what's the problem?

Comment by suresh.ek, Feb 15, 2009

hi, is there any udpate on "Comment by TangHer?, Nov 25, 2008". I too face the same.

Comment by tishamol, Mar 06, 2009

hi

wen i try to boot am getting this command
Unable to read "uImage" from mmc 0:1 reading rd-ext2.bin Unable to read "rd-ext2.bin" from mmc 0:1 Wrong Image Format for bootm command ERROR: can't get kernel image!

Comment by rcnjko, Mar 22, 2009

Hi, all

To boot from MMC, don't forget to press the "user button". Ref: http://elinux.org/BeagleBoard#User_button

Comment by Vincent.Look, Apr 09, 2009

I am trying the NAND booting, have my hyper terminal on and configured, power on with my serial connected and nothing happens. Whats going on? Nothing is displaying on the screen.

Comment by anicol...@verizon.net, Apr 28, 2009

I formatted an SD card as described. re-named and copied the 3 files in order. This is what I got on the terminal.

reading boot.scr Unable to read "boot.scr" from mmc 0:1 reading uImage.bin Unable to read "uImage.bin" from mmc 0:1 Booting from nand ... NAND read: device 0 offset 0x280000, size 0x400000

4194304 bytes read: OK
Wrong Image Format for bootm command ERROR: can't get kernel image! OMAP3 beagleboard.org #

I get the same error starting with the "Booting from NAND...." line when the SD card isn't plugged in.

I can see the files with the "fatls mmc 0:1" command on the Beagle.

Comment by asadakbar, Jun 03, 2009

I m facing the same problem as priyank.vineet is. Does anyone has solution for this. As per my understanding i think x-loader has been erased. in case my MMC boot sequence is also not working for this board.


Sign in to add a comment
Hosted by Google Code