System startup
decompress.....ok!

System startup


U-Boot 2010.06 (Mar 26 2018 - 16:24:52)

Check Flash Memory Controller v100 ... Found
SPI Nor(cs 0) ID: 0xc2 0x20 0x17
Block:64KB Chip:8MB Name:"MX25L6406E"
CONFIG_CLOSE_SPI_8PIN_4IO = y.
at hifmc100_setTB() mid:0xc2,chipsize:0x800000 <no>.
at xm_get_macronix_type() cr:0x0.
unlock all.
SPI Nor total size: 8MB
In: serial
Out: serial
Err: serial
Press Ctrl+C to stop autoboot
xmtech # printenv
bootcmd=setenv setargs setenv bootargs ${bootargs};run setargs;fload;bootm 0x82000000
bootdelay=1
baudrate=115200
bootfile="uImage"
da=mw.b 0x82000000 ff 1000000;tftp 0x82000000 u-boot.bin.img;sf probe 0;flwrite
du=mw.b 0x82000000 ff 1000000;tftp 0x82000000 user-x.cramfs.img;sf probe 0;flwrite
dr=mw.b 0x82000000 ff 1000000;tftp 0x82000000 romfs-x.cramfs.img;sf probe 0;flwrite
dw=mw.b 0x82000000 ff 1000000;tftp 0x82000000 web-x.cramfs.img;sf probe 0;flwrite
dl=mw.b 0x82000000 ff 1000000;tftp 0x82000000 logo-x.cramfs.img;sf probe 0;flwrite
dc=mw.b 0x82000000 ff 1000000;tftp 0x82000000 custom-x.cramfs.img;sf probe 0;flwrite
up=mw.b 0x82000000 ff 1000000;tftp 0x82000000 update.img;sf probe 0;flwrite
ua=mw.b 0x82000000 ff 1000000;tftp 0x82000000 upall_verify.img;sf probe 0;flwrite
tk=mw.b 0x82000000 ff 1000000;tftp 0x82000000 uImage; bootm 0x82000000
dd=mw.b 0x82000000 ff 1000000;tftp 0x82000000 mtd-x.jffs2.img;sf probe 0;flwrite
ipaddr=192.168.1.10
serverip=192.168.1.1
netmask=255.255.255.0
gatewayip=192.168.0.1
ethaddr=00:0b:3f:00:00:01
bootargs=mem=${osmem} console=ttyAMA0,115200 root=/dev/mtdblock1 rootfstype=cramfs mtdparts=hi_sfc:320K(boot),3520K(romfs),2560K(user),1152K(web),320K(custom),320K(mtd)
osmem=39M
stdin=serial
stdout=serial
stderr=serial
verify=n
ver=U-Boot 2010.06 (Mar 26 2018 - 16:24:52)

Environment size: 1323/65532 bytes
xmtech # sf probe 0
8192 KiB hi_fmc at 0:0 is now current device
xmtech #
xmtech # printenv
bootcmd=setenv setargs setenv bootargs ${bootargs};run setargs;fload;bootm 0x82000000
bootdelay=1
baudrate=115200
bootfile="uImage"
da=mw.b 0x82000000 ff 1000000;tftp 0x82000000 u-boot.bin.img;sf probe 0;flwrite
du=mw.b 0x82000000 ff 1000000;tftp 0x82000000 user-x.cramfs.img;sf probe 0;flwrite
dr=mw.b 0x82000000 ff 1000000;tftp 0x82000000 romfs-x.cramfs.img;sf probe 0;flwrite
dw=mw.b 0x82000000 ff 1000000;tftp 0x82000000 web-x.cramfs.img;sf probe 0;flwrite
dl=mw.b 0x82000000 ff 1000000;tftp 0x82000000 logo-x.cramfs.img;sf probe 0;flwrite
dc=mw.b 0x82000000 ff 1000000;tftp 0x82000000 custom-x.cramfs.img;sf probe 0;flwrite
up=mw.b 0x82000000 ff 1000000;tftp 0x82000000 update.img;sf probe 0;flwrite
ua=mw.b 0x82000000 ff 1000000;tftp 0x82000000 upall_verify.img;sf probe 0;flwrite
tk=mw.b 0x82000000 ff 1000000;tftp 0x82000000 uImage; bootm 0x82000000
dd=mw.b 0x82000000 ff 1000000;tftp 0x82000000 mtd-x.jffs2.img;sf probe 0;flwrite
ipaddr=192.168.1.10
serverip=192.168.1.1
netmask=255.255.255.0
gatewayip=192.168.0.1
ethaddr=00:0b:3f:00:00:01
bootargs=mem=${osmem} console=ttyAMA0,115200 root=/dev/mtdblock1 rootfstype=cramfs mtdparts=hi_sfc:320K(boot),3520K(romfs),2560K(user),1152K(web),320K(custom),320K(mtd)
osmem=39M
stdin=serial
stdout=serial
stderr=serial
verify=n
ver=U-Boot 2010.06 (Mar 26 2018 - 16:24:52)

Environment size: 1323/65532 bytes
xmtech # setenv serverip 192.168.1.1
xmtech #
xmtech # setenv ipaddr 192.168.1.112
xmtech #
xmtech # run du
Hisilicon ETH net controler
MAC: 00-0B-3F-00-00-01
eth0 : phy status change : LINK=UP : DUPLEX=FULL : SPEED=100M
TFTP from server 192.168.1.1; our IP address is 192.168.1.112
Download Filename 'user-x.cramfs.img'.
Download to address: 0x82000000
Downloading: *#################################################
done
Bytes transferred = 2486336 (25f040 hex)
8192 KiB hi_fmc at 0:0 is now current device
at __do_flwrite() giFlashAppBaseAddr:0x3b0000,giFlashAppEndAddr:0x630000.

## Checking Image at 0x82000000 ...
hdr->ih_magic=0x56190527
Header CRC Checking ... OK
Image Name: linux
Image Type: ARM Linux Kernel Image (gzip compressed)
Data Size: 2486272 Bytes = 2.4 MiB
Load Address: 003b0000
Entry Point: 00630000
Data CRC Checking ... OK
Programing start at: 0x003b0000
Programing end at: 0x00630000

Erasing at 0x3c0000 -- 2% complete.
Erasing at 0x3d0000 -- 5% complete.
Erasing at 0x3e0000 -- 7% complete.
Erasing at 0x3f0000 -- 10% complete.
Erasing at 0x400000 -- 12% complete.
Erasing at 0x410000 -- 15% complete.
Erasing at 0x420000 -- 17% complete.
Erasing at 0x430000 -- 20% complete.
Erasing at 0x440000 -- 22% complete.
Erasing at 0x450000 -- 25% complete.
Erasing at 0x460000 -- 27% complete.
Erasing at 0x470000 -- 30% complete.
Erasing at 0x480000 -- 32% complete.
Erasing at 0x490000 -- 35% complete.
Erasing at 0x4a0000 -- 37% complete.
Erasing at 0x4b0000 -- 40% complete.
Erasing at 0x4c0000 -- 42% complete.
Erasing at 0x4d0000 -- 45% complete.
Erasing at 0x4e0000 -- 47% complete.
Erasing at 0x4f0000 -- 50% complete.
Erasing at 0x500000 -- 52% complete.
Erasing at 0x510000 -- 55% complete.
Erasing at 0x520000 -- 57% complete.
Erasing at 0x530000 -- 60% complete.
Erasing at 0x540000 -- 62% complete.
Erasing at 0x550000 -- 65% complete.
Erasing at 0x560000 -- 67% complete.
Erasing at 0x570000 -- 70% complete.
Erasing at 0x580000 -- 72% complete.
Erasing at 0x590000 -- 75% complete.
Erasing at 0x5a0000 -- 77% complete.
Erasing at 0x5b0000 -- 80% complete.
Erasing at 0x5c0000 -- 82% complete.
Erasing at 0x5d0000 -- 85% complete.
Erasing at 0x5e0000 -- 87% complete.
Erasing at 0x5f0000 -- 90% complete.
Erasing at 0x600000 -- 92% complete.
Erasing at 0x610000 -- 95% complete.
Erasing at 0x620000 -- 97% complete.
Erasing at 0x630000 -- 100% complete.
done.
Erased sectors.
Saving Image to Flash ...

Writing at 0x3c0000 -- 2% complete.
Writing at 0x3d0000 -- 5% complete.
Writing at 0x3e0000 -- 7% complete.
Writing at 0x3f0000 -- 10% complete.
Writing at 0x400000 -- 12% complete.
Writing at 0x410000 -- 15% complete.
Writing at 0x420000 -- 17% complete.
Writing at 0x430000 -- 20% complete.
Writing at 0x440000 -- 22% complete.
Writing at 0x450000 -- 25% complete.
Writing at 0x460000 -- 27% complete.
Writing at 0x470000 -- 30% complete.
Writing at 0x480000 -- 32% complete.
Writing at 0x490000 -- 35% complete.
Writing at 0x4a0000 -- 37% complete.
Writing at 0x4b0000 -- 40% complete.
Writing at 0x4c0000 -- 42% complete.
Writing at 0x4d0000 -- 45% complete.
Writing at 0x4e0000 -- 47% complete.
Writing at 0x4f0000 -- 50% complete.
Writing at 0x500000 -- 52% complete.
Writing at 0x510000 -- 55% complete.
Writing at 0x520000 -- 57% complete.
Writing at 0x530000 -- 60% complete.
Writing at 0x540000 -- 62% complete.
Writing at 0x550000 -- 65% complete.
Writing at 0x560000 -- 67% complete.
Writing at 0x570000 -- 70% complete.
Writing at 0x580000 -- 72% complete.
Writing at 0x590000 -- 75% complete.
Writing at 0x5a0000 -- 77% complete.
Writing at 0x5b0000 -- 80% complete.
Writing at 0x5c0000 -- 82% complete.
Writing at 0x5d0000 -- 85% complete.
Writing at 0x5e0000 -- 87% complete.
Writing at 0x5f0000 -- 90% complete.
Writing at 0x600000 -- 92% complete.
Writing at 0x610000 -- 95% complete.
Writing at 0x620000 -- 97% complete.
Writing at 0x630000 -- 100% complete.
done.
xmtech # run dr
Hisilicon ETH net controler
MAC: 00-0B-3F-00-00-01
eth0 : phy status change : LINK=UP : DUPLEX=FULL : SPEED=100M
TFTP from server 192.168.1.1; our IP address is 192.168.1.112
Download Filename 'romfs-x.cramfs.img'.
Download to address: 0x82000000
Downloading: *#################################################
done
Bytes transferred = 3567680 (367040 hex)
8192 KiB hi_fmc at 0:0 is now current device
at __do_flwrite() giFlashAppBaseAddr:0x40000,giFlashAppEndAddr:0x3b0000.
at __do_flwrite() giFlashAppBaseAddr:0x40000,giFlashAppEndAddr:0x3b0000, protect area[0,0x50000].
Can't write to protected Flash sectors
xmtech # run dw
Hisilicon ETH net controler
MAC: 00-0B-3F-00-00-01