From mboxrd@z Thu Jan 1 00:00:00 1970 From: maggi9999 Date: Tue, 27 Apr 2010 06:27:45 -0700 (PDT) Subject: [U-Boot] Adding a new file transfer protocol to Uboot Message-ID: <28376949.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de hi all, i'm very new to uboot.i would like to add new file transfer protocol like tftp. Server sends the file as chunks and uboot has to receive and reconstruct it.for that in uboot can i add the new protocol in /net folder or is there any folder in uboot which can hold it?Is adding new protocol will come to gpl? -- View this message in context: http://old.nabble.com/Adding-a-new-file-transfer-protocol-to-Uboot-tp28376949p28376949.html Sent from the Uboot - Users mailing list archive at Nabble.com.