From mboxrd@z Thu Jan 1 00:00:00 1970 From: Masami Komiya Date: Thu, 26 Feb 2004 20:51:38 +0900 Subject: [U-Boot-Users] patch to add autoload via NFS References: <20040226093447.83240C0655@atlas.denx.de> Message-ID: <403DDDCA.3050701@sonare.it> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > In message <403D71F3.7000609@sonare.it> you wrote: > >>Another simple idea is (nfs-autoload-eval-02.patch) >> >>if (autoload==n) >> no autoload >>else if (autoload==N) >> use NFS >>else >> use TFTP > > I will apply this patch but modify it to test for autoload==NFS. Plase modify and apply as you like. It's my pleasure!! Masami Komiya