All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Schweigstill <andreas@schweigstill.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Ramdisk over NFS
Date: Mon, 19 Jun 2006 21:46:43 +0200	[thread overview]
Message-ID: <4496FF23.5010502@schweigstill.de> (raw)
In-Reply-To: <3C02138692C13C4BB675FE7EA24095291321CD@bluefin.Soneticom.local>

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/

  reply	other threads:[~2006-06-19 19:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-19 19:32 [U-Boot-Users] Ramdisk over NFS Clint Thomas
2006-06-19 19:46 ` Andreas Schweigstill [this message]
2006-06-19 20:32 ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4496FF23.5010502@schweigstill.de \
    --to=andreas@schweigstill.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.