# # root_config.txt - for NFS root file system # images_to_dram='zImage' setenv root_args root=/dev/nfs nfsroot=192.168.1.99:/home6/freescale/lmbench_root ip=dhcp setenv mtd_args mtdparts=flash0:${FLBLOCKSZ}(boot),${FLBLOCKSZ}(bootvars),2048k(zImage),-(flashfs1) setenv boot_linux 'test -n ${hw_config} && run hw_config; bootm zImage_buffer'