From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Tue, 15 Jan 2008 14:50:25 +0100 Subject: [U-Boot-Users] [PATCH] TFTP: add host ip addr support In-Reply-To: <1200094989-600-1-git-send-email-plagnioj@jcrosoft.com> References: <1200094989-600-1-git-send-email-plagnioj@jcrosoft.com> Message-ID: <20080115135025.GD27359@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 00:43 Sat 12 Jan , Jean-Christophe PLAGNIOL-VILLARD wrote: > allow to use a different server as set in serverip > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > Hi Ben, Could you review it, It works on arm and sh4 for me and compile on mips, ppc and nios2. I'd like to apply in the merge window. Best Regards, J.