[U-Boot] Linux boot using bootz

R Arun Kumar paiarunk at gmail.com
Tue Oct 20 12:48:57 CEST 2009


Hai

I am trying to boot linux in ubootv2.0.0 rc9 using the command bootz and not
printing any kernel messages after *booting the
 kernel *messages. , Any help

My log

=================

U-Boot 2.0.0-rc10-00322-g146f9b6-dirty (Oct 20 2009 - 12:58:32)

Board: Phytec phyCORE-i.MX31
NAND device: Manufacturer ID: 0xec, Chip ID: 0xda (Samsung NAND 256MiB 3,3V
8-bi
t)
got MAC address from EEPROM: 00:08:EE:01:86:71
Malloc space: 0x87b00000 -> 0x87f00000 (size  4 MB)
Stack space : 0x87af8000 -> 0x87b00000 (size 32 kB)
Open /dev/env0 No such file or directory
no valid environment found on /dev/env0. Using default environment
running /env/bin/init...

Hit any key to stop autoboot:  3

type update_kernel nand|nor [<imagename>] to update kernel into flash
type update_root nand|nor [<imagename>] to update rootfs into flash

uboot:/ bootargs="noinitrd console=ttymxc0 root=/dev/nfs nfsroot=
192.168.50.247:
/home/arun/ltib-imx31ads-20071008/rootfs rw ip=192.168.50.182:192
.168.50.1:192.1
68.50.1:255.255.255.0"
uboot:/ printenv
locals:
kernel=net
root=net
uimage=zImage_pico_final
jffs2=root-pcm037.jffs2
autoboot_timeout=3
nfsroot=/home/arun/ltib-imx31ads-20071008/rootfs
bootargs=noinitrd console=ttymxc0 root=/dev/nfs nfsroot=192.168.50.247:
/home/aru
n/ltib-imx31ads-20071008/rootfs rw ip=192.168.50.182:192.168.50.1:
192.168.50.1:2
55.255.255.0
globals:
PATH=/env/bin
uboot:/ tftp zImage_arun
phy0: Link is up - 100/Full
TFTP from server 192.168.50.247; our IP address is 192.168.50.182
Filename 'zImage_arun'.
Loading: #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         ##############################
done
Bytes transferred = 1813660 (1bac9c hex)
uboot:/ bootz zImage_arun
loaded zImage from zImage_arun with size 1813660
Uncompressing
Linux.............................................................
.............................................................. done, booting
the
 kernel.

===================================================================================


More information about the U-Boot mailing list