From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tolunay Orkun Date: Wed, 12 Jan 2005 10:11:09 -0600 Subject: [U-Boot-Users] Patch: allow a fixed port for TFTP (take 3) In-Reply-To: <41E528EA.8040906@smiths-aerospace.com> References: <20050112001027.30712C108D@atlas.denx.de> <41E4DB2C.1010908@orkun.us> <41E528EA.8040906@smiths-aerospace.com> Message-ID: <41E54C1D.9000705@orkun.us> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Jerry Van Baren wrote: > OK, If I follow all the quoting correctly :-O, an acceptable set of > names is the following. This is not Tolunay's first choice (sorry), in > this case I'll suck up and side with Wolfgang ;-). > > tftpsrcp - Source UDP port for TFTP (Jerry's patch) > tftpdstp - Destination UDP port for TFTP (Tolunay's projected > follow-on) Spelling our "port" fully would make it more readable but I am OK with this. At least we are going to have some consistency between patches. Per Wolfgang's comments, we are both using CONFIG_TFTP_PORT for your patch and the follow up patch I am going to submit soon. > > Patch Version 4.rc1 to follow... Thanks for your patience!