Marvell>> printenvbaudrate=115200loads_echo=0ipaddr=192.168.58.21serverip=192.168.58.135rootpath=/mnt/ARM_FS/netmask=255.255.255.0run_diag=yesconsole=console=ttyS0,115200 mtdparts=nand_mtd:[email protected](uboot)ro,[email protected](root)CASset=minethprime=egiga0bootargs_root=root=/dev/nfs rwbootargs_end=:::DB88FXX81:eth0:noneimage_name=uImagestandalone=fsload 0x2000000 $(image_name);setenv bootargs $(console) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(bootargs_end) $(mvPhoneConfig); bootm 0x2000000;ethmtu=1500mvPhoneConfig=mv_phone_config=dev0:fxs,dev1:fxsmvNetConfig=mv_net_config=(00:11:88:0f:62:81,0:1:2:3),mtu=1500usb0Mode=hostyuk_ethaddr=00:00:00:EE:51:81nandEcc=1bitnetretry=norcvrip=169.254.100.100loadaddr=0x02000000autoload=noethact=egiga0initializeKernelRamdisk=nand erase clean 0x200000 0x600000; nand write.e 0x1200000 0x200000 0x300000; nand erase clean 0x800000 0x1000000; nand write.e 0x1800000 0x800000 0x800000initializeUSB=usb start; fatload usb 0 0x1200000 uImage-topkick1281p2-001-003-20101103; fatload usb 0 0x1800000 cpio-initrd-topkick1281p2-v1.0.9.gzfilesize=74A0A8ethaddr=40:2c:f4:bc:93:xxmtdpartitions=mtdparts=nand_mtd:[email protected](u-boot),[email protected](u-boot-env),[email protected](uImage),[email protected](rootfs)bootargs_console=console=ttyS0,115200;version=topkick1281p2-001-006-20101103bootargs_usb=root=/dev/sda1 rw rootdelay=10bootcmd_usb=setenv bootargs $(bootargs_console) $(mtdpartitions) $(bootargs_usb); usb start; ext2load usb 0 0x800000 /boot/uImage; bootm 0x800000bootargs_sata=root=/dev/sda1 rw rootdelay=10bootcmd_sata=setenv bootargs $(bootargs_console) $(mtdpartitions) $(bootargs_sata); ide reset; ext2load ide 0:1 0x800000 /boot/uImage; bootm 0x800000bootargs_nand=ubi.mtd=3 root=ubi0:rootfs rootfstype=ubifs rootdelay=10bootcmd_nand=setenv bootargs $(bootargs_console) $(mtdpartitions) $(bootargs_nand); nand read.e 0x1200000 0x200000 0x600000;bootm 0x1200000bootcmd=run bootcmd_usb; run bootcmd_sata; run bootcmd_nandbootargs=console=ttyS0,115200;version=topkick1281p2-001-006-20101103 mtdparts=nand_mtd:[email protected](u-boot),[email protected](u-boot-env),[email protected](uImage),[email protected](rootfs) root=/dev/sda1 rw rootdelay=10install_mode=truestdin=serialstdout=serialstderr=serialmainlineLinux=noenaMonExt=noenaCpuStream=noenaWrAllo=nopexMode=RCdisL2Cache=nosetL2CacheWT=yesdisL2Prefetch=yesenaICPref=yesenaDCPref=yessata_dma_mode=yesnetbsd_en=novxworks_en=nobootdelay=3disaMvPnp=noenaAutoRecovery=yespcieTune=noEnvironment size: 2530/131068 bytesMarvell>>