Hello,
First; i'm new to this => i'm deeply sorry if this is a stupid question answered 100 times before!
I'm trying to install Arch Linux on a SD card for Beagleboard-xM, but i can't get it to boot... From the serial port i get the following output (Tux is displayed on the HDMI display):
$this->bbcode_second_pass_code('', '
------------------------------------------------------------
Texas Instruments X-Loader 1.5.1 (Jul 20 2011 - 09:50:57)
Beagle xM
Reading boot sector
Loading u-boot.bin from mmc
U-Boot 2011.06-dirty (Jul 19 2011 - 17:30:34)
OMAP36XX/37XX-GP ES2.1, 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
Die ID #54ec00029ff80000016842c81101202c
Net: Net Initialization Skipped
No ethernet found.
Hit any key to stop autoboot: 0
SD/MMC found on device 0
reading uEnv.txt
273 bytes read
Importing environment from mmc ...
reading boot.scr
225 bytes read
Running boot.scr script from mmc ...
## Executing script at 82000000
mmc - MMC sub system
Usage:
mmc read addr blk# cnt
mmc write addr blk# cnt
mmc rescan
mmc part - lists available partition on current mmc device
mmc dev [dev] [part] - show or set current mmc device [partition]
mmc list - lists available devices
reading uImage
4409244 bytes read
## Booting kernel from Legacy Image at 80300000 ...
Image Name: Linux-3.1.6-1-ARCH
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 4409180 Bytes = 4.2 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.088378] Unable to get DVI reset GPIO
[ 0.184692] _omap_mux_init_gpio: Could not set gpio192
[ 2.720245] twl4030_wdt twl4030_wdt: Failed to register misc device
[ 5.235778] mmc0: error -110 whilst initialising SD card
------------------------------------------------------------
')
i'm doing something completely stupid, but don't know what -- please help??
thanks a million,
br/benner