u-boot version : u-boot-2011.09-psp04.06.00.08
After burn the all image file into spi flash , i want create ic image(SPI flash) for factory burn.
This u-boot don't include tftpput command .
I try to modify the code reference u-boot-sunxi-sunxi ( include tftpput command) , but the icmp handle function not easy to porting.
Anyone know have other way to transfer the data to file on u-boot ?