From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Mon, 27 Aug 2007 12:22:40 -0400 Subject: [U-Boot-Users] Booting the Linux image via nfs In-Reply-To: <20070827160040.167DB24775@gemini.denx.de> References: <20070827160040.167DB24775@gemini.denx.de> Message-ID: <46D2FA50.8090900@qstreams.com> 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: > Dear Ben, > > in message <46D2EBBC.6020100@qstreams.com> you wrote: > >> Yeah, it sounds like a nice idea to use the same protocol for >> everything, but another way of looking at it is to use the protocol >> that's best-suited for the job. TFTP was designed to efficiently move >> large blocks of data in one direction. NFS was designed with very >> > > I disagree here, both on the "large blocks" and on the "efficiently". > > Remember that the initial 'T' in TFTP standas for TRIVIAL. > > The design criteria were "as simple as possible and yet robust" > > s/large\ blocks/single\ files/ s/efficiently/easily/ That's enough bandwidth wasted on this topic. Ben