U-Boot has some of that functionality already. We use it to TFTP a file of binary code to memory and then use U-Boot to program the flash with this file. I don't think it uses lwIP but it has functionality for TFTP.
Bill >-----Original Message----- >Do you know any implementation of lwIP project into U-Boot bootloader? >Maybe you can give my some advice to implement the UDP and TCP stack >on that software? What kind of lwIP issues should be in my interest at >first? _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
