Hi,

I change my uboot version and after it the uboot don't starts the same 
linux kernel:

## Booting kernel from Legacy Image at 10060000 ...
    Image Name:   Linux Kernel
    Image Type:   ARM Linux Kernel Image (gzip compressed)
    Data Size:    1178673 Bytes = 1.1 MiB
    Load Address: 20008000
    Entry Point:  20008000
    Verifying Checksum ... OK
    Uncompressing Kernel Image ... OK

Starting kernel ...

*****LOG END*****


It's a board simular to the at91rm9200dk. I start the kernel with

bootcmd2=setenv bootargs root=/dev/mtdblock9 rootfstype=squashfs 
ETHADDR=$(ethaddr) RUNNING=$(runningimage) CFGFS=mtdblock10;bootm 0x30060000

run bootcmd2

Can anybody give me a hint where I had to search for the error?



Mit freundlichen Grüßen

Maik Hänig
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to