XþñÌboot_menu_timeout=300bootargs_base=rootfstype=jffs2 root=/dev/mtdblock6 console=ttySAC2,115200 console=tty0 loglevel=8 regular_bootbootcmd=setenv bootargs ${bootargs_base} ${mtdparts}; nand read.e 0x32000000 kernel 0x200000; bootm 0x32000000bootdelay=1menu_1=Boot from microSD (FAT+ext2): setenv bootargs ${bootargs_base} rootfstype=ext2 root=/dev/mmcblk0p2 rootdelay=5 ${mtdparts} ro; mmcinit; fatload mmc 1 0x32000000 ${sd_image_name}; bootm 0x32000000menu_2=Set console to USB: setenv stdin usbtty; setenv stdout usbtty; setenv stderr usbttymenu_3=Set console to serial: setenv stdin serial; setenv stdout serial; setenv stderr serialmenu_4=Set console to USB: setenv stdin usbtty; setenv stdout usbtty; setenv stderr usbttymenu_5=Set console to serial: setenv stdin serial; setenv stdout serial; setenv stderr serialmenu_6=Reboot: resetmenu_8=Power off: neo1973 power-offmtddevname=normtddevnum=0mtdids=nor0=physmap-flash,nand0=neo1973-nandmtdparts=mtdparts=physmap-flash:-(nor);neo1973-nand:0x00040000(u-boot),0x00040000(u-boot_env),0x00800000(kernel),0x000a0000(splash),0x00040000(factory),0x0f6a0000(rootfs)partition=nor0,0pcb_rev=0x001pcf50633_int1=0x80pcf50633_int2=0xaaquiet=1sd_image_name=uImage.binsplashimage=nand read.e 0x32000000 splash 0x5000; unzip 0x32000000 0x8800000 0x96000stderr=usbttystdin=usbttystdout=usbttyusbtty=cdc_acm