gpio output 107 1
gpio output 108 1
estar scripts/cis_burn
estar scripts/setpart_burn
estar scripts/ipl_burn
estar scripts/ipl_cust_burn
nand erase 0x0 0x8000000
tftp 0x21000000 flash/boot.bin
nand write.e 0x21000000 0x00000000 ${filesize}
tftp 0x21000000 flash/uImage_avu1m
nand write.e 0x21000000 0x003c0000 ${filesize}
nand write.e 0x21000000 0x008c0000 ${filesize}
tftp 0x21000000 flash/rootfs_avu1m.sqfs
nand write.e 0x21000000 0x00dc0000 ${filesize}
tftp 0x21000000 flash/customer.img
nand write.e 0x21000000 0x013c0000 ${filesize}
reset
