[U-Boot-Users] Ramdisk over NFS

Andreas Schweigstill andreas at schweigstill.de
Mon Jun 19 21:46:43 CEST 2006


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/




More information about the U-Boot mailing list