From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Schweigstill Date: Mon, 19 Jun 2006 21:46:43 +0200 Subject: [U-Boot-Users] Ramdisk over NFS In-Reply-To: <3C02138692C13C4BB675FE7EA24095291321CD@bluefin.Soneticom.local> References: <3C02138692C13C4BB675FE7EA24095291321CD@bluefin.Soneticom.local> Message-ID: <4496FF23.5010502@schweigstill.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Thomas! Clint Thomas schrieb: > I want it to load the linux image over NFS, then load the Ramdisk image > into memory so it works on the dev board. Is this possible? It is possible to load files via NFS from U-Boot. The configuration parameter CFG_CMD_NFS has to be set. Take a look into the sources in common/cmd_net.c . Why can't you use TFTP to load the Linux kernel and ramdisk, like most other people do? Regards Andreas Schweigstill -- Dipl.-Phys. Andreas Schweigstill Schweigstill IT | Embedded Systems Schauenburgerstra?e 116, D-24118 Kiel, Germany Phone: (+49) 431 5606-435, Fax: (+49) 431 5606-436 Mobile: (+49) 171 6921973, Web: http://www.schweigstill.de/