[U-Boot-Users] Linux on IXDP425

Ori Idan ori at helicontech.co.il
Thu Jul 12 08:53:54 CEST 2007


I have U-boot compiled for IXDP425 (version 1.1.6)
I am trying to use it to load MontaVista kernel 2.6.10 on this board.
U-boot get to the stage where it says "Starting Linux kernel" and the
board hangs up.
Following is the log of U-boot output.
I hope someone on this list have experience with this.

The uImage was built from zImage, we tried building it from other
compiled images but got the same error.

U-Boot 1.1.6 (Jul  9 2007 - 22:04:56)

CPU:   Intel IXP425 at 533 MHz
Board: IXDP425 - Intel Development Platform
DRAM:  16 MB
Flash: 16 MB
In:    serial
Out:   serial
Err:   serial
Net:   i82559#0
Hit any key to stop autoboot:  0
## Booting image at 50040000 ...
Bad Magic Number
=> printenv
bootargs=root=/dev/mtdblock2 rootfstype=cramfs console=ttyS0,115200
bootcmd=bootm 50040000
bootdelay=3
baudrate=115200
ipaddr= 192.168.0.21
serverip=192.168.0.148
netmask= 255.255.255.0
stdin=serial
stdout=serial
stderr=serial
ethact=i82559#0

Environment size: 241/8188 bytes
=> setenv serverip 172.16.7.56
=> setenv ipaddr 172.16.7.200
=> tftpboot 0x10040000 uImage
Using i82559#0 device
TFTP from server 172.16.7.56; our IP address is 172.16.7.200
Filename 'uImage'.
Load address: 0x10040000
Loading: ##############################
###################################
         #################################################################
         #################################################################
         #################################################################
         ####
done
Bytes transferred = 1349676 (14982c hex)
=> bootm
## Booting image at 10040000 ...
   Image Name:   Linux-2.6.10_mvl401-ixdp42x-arm_
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    1349612 Bytes =  1.3 MB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
OK

Starting kernel ...

Uncompressing Linux.............................................................

-- 
Ori Idan




More information about the U-Boot mailing list