console ttyS0 bootdelay 1 ethact macb0 gateway 192.168.1.1 netmask 255.255.255.0 serverip 192.168.2.150 ipaddr 192.168.2.196 loader tftp 21000000 m502.alf kernel tftp 21000000 M502K filesystem tftp 21000000 M502R rcloader tftp 21000000 m502-dataflash.alf rckernel tftp 21000000 M502-DK rcfilesystem tftp 21000000 M502-DR bootcmd nboot 22000000 0 80000\;bootm 22000000 root ubi0:rootfs fs ubifs os HW M502 ubimtd ubi.mtd=4 partition -(root) fnerase nand erase 0x300000 0x7d00000 fnwrite nand write 21000000 300000 \$(filesize) dbargs setenv bootargs console=\$(console),115200 ver=\$(ver) mtdparts=atmel_nand:128k(Bootstrap)ro,256k(Uboot)ro,128k(Uboot-Env)ro,2560k(Kernel)ro,\$(partition) rw2 \$(ubimtd) initrd=0x20800000,8192000 root=/dev/ram0 rootfstype=cramfs hw=\$(HW) bargs setenv bootargs mem=\$(mem) ver=\$(ver) console=\$(console),115200 mtdparts=atmel_nand:128k(Bootstrap)ro,256k(Uboot)ro,128k(Uboot-Env)ro,2560k(Kernel)ro,\$(partition) rw2 \$(ubimtd) root=\$(root) initrd=0x20800000,8192000 rootfstype=\$(fs) \$(runlevel) bootargs console=ttyS0,115200 mtdparts=atmel_nand:128k(Bootstrap)ro,256k(Uboot)ro,128k(Uboot-Env)ro,2560k(Kernel)ro,-(root) rw2 ubi.mtd=4 root=ubi0:rootfs initrd=0x20800000,8192000 rootfstype=ubifs