summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@toradex.com>2020-11-05 14:00:15 +0200
committerOleksandr Suvorov <oleksandr.suvorov@toradex.com>2020-11-17 15:10:19 +0000
commit2532dc8de4b43287a7f031858355b5c93f280791 (patch)
tree757283dd659e2e781ba47f09a634bcc5543fb487 /recipes-kernel
parent904241286764f371e54f6e6070ecdf41fb6a2700 (diff)
boot.cmd: add an ability to use static ip for nfs-root
The kernel is able to use predefined IP address of NFS server. Add special values of root_devtype "nfs-dhcp" and "nfs-static" and proceed them accordingly to make the script able to boot the system from a network without dhcp-server. To boot the system from the particular server, just set the "serverip" to the proper IP address of an TFTP/NFS server and set "devtype" to "tftp". To use the particular NFS server for mouting the root-fs only, set the "serverip" to the proper IP address of an NFS server and set "root_devtype" to "nfs-static". Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
Diffstat (limited to 'recipes-kernel')
0 files changed, 0 insertions, 0 deletions