Searched refs:NFS (Results 1 – 23 of 23) sorted by relevance
/u-boot/board/freescale/mpc8323erdb/ |
A D | README | 57 netmask, ethaddr, eth1addr, rootpath (if using NFS root), 61 want an NFS root or a ramdisk root:
|
/u-boot/board/freescale/mpc8315erdb/ |
A D | README | 93 netmask, ethaddr, eth1addr, rootpath (if using NFS root), 97 want an NFS root or a ramdisk root:
|
/u-boot/board/freescale/mpc8313erdb/ |
A D | README | 99 netmask, ethaddr, eth1addr, rootpath (if using NFS root), 103 want an NFS root or a ramdisk root:
|
/u-boot/configs/ |
A D | MPC8349EMDS_PCI64_defconfig | 90 CONFIG_PREBOOT="echo;echo Type \"run flash_nfs\" to mount root filesystem over NFS;echo"
|
A D | MPC8349EMDS_SLAVE_defconfig | 90 CONFIG_PREBOOT="echo;echo Type \"run flash_nfs\" to mount root filesystem over NFS;echo"
|
A D | MPC8349EMDS_defconfig | 91 CONFIG_PREBOOT="echo;echo Type \"run flash_nfs\" to mount root filesystem over NFS;echo"
|
A D | TQM834x_defconfig | 125 CONFIG_PREBOOT="echo;echo Type \"run flash_nfs\" to mount root filesystem over NFS;echo"
|
A D | ids8313_defconfig | 130 CONFIG_PREBOOT="echo;echo Type \"run nfsboot\" to mount root filesystem over NFS;echo"
|
/u-boot/doc/uefi/ |
A D | iscsi.rst | 15 address of a boot script. TFTP or NFS can be used to load the boot script, the 35 Thus a better solution than DHCP/TFTP/NFS boot would be to load a boot script
|
/u-boot/cmd/ |
A D | net.c | 116 return netboot_common(NFS, cmdtp, argc, argv); in do_nfs()
|
A D | Kconfig | 1564 Boot image via network using NFS protocol.
|
/u-boot/net/ |
A D | net.c | 303 if (net_check_prereq(NFS)) { in net_auto_load() 501 case NFS: in net_loop() 1357 case NFS: in net_check_prereq()
|
/u-boot/board/qualcomm/dragonboard820c/ |
A D | readme.txt | 65 To boot a linux kernel from SDHCI with the ROOTFS on an NFS share: 72 3) copy the drivers to the NFS partition (ie: 192.168.1.2 /exports/db820c-rootfs) 99 MENU NFS entry
|
/u-boot/doc/usage/ |
A D | netconsole.rst | 99 in the ELDK-NFS-based environment.
|
/u-boot/doc/ |
A D | README.memory-test | 83 NFS, and then build some larger software package natively (say,
|
A D | README.m54418twr | 228 nfs - boot image via network using NFS protocol
|
/u-boot/include/ |
A D | net.h | 562 BOOTP, RARP, ARP, TFTPGET, DHCP, PING, DNS, NFS, CDP, NETCONS, SNTP, enumerator
|
/u-boot/board/freescale/m547xevb/ |
A D | README | 248 nfs - boot image via network using NFS protocol
|
/u-boot/board/freescale/m5373evb/ |
A D | README | 231 nfs - boot image via network using NFS protocol
|
/u-boot/board/freescale/m54455evb/ |
A D | README | 319 nfs - boot image via network using NFS protocol
|
/u-boot/doc/board/sifive/ |
A D | fu540.rst | 345 [ 0.280406] NFS: Registering the id_resolver key type
|
/u-boot/doc/board/AndesTech/ |
A D | ax25-ae350.rst | 496 NFS: Registering the id_resolver key type
|
/u-boot/ |
A D | README | 668 RAM and NFS. 1922 Timeout in milliseconds used in NFS protocol. 3435 rootpath - Pathname of the root filesystem on the NFS server 3686 device (initial ramdisk, NFS) for your target system. 3892 Image Name: 2.2.13 for NFS on TQM850L
|
Completed in 26 milliseconds