summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-distro-boot/boot.cmd.in
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-distro-boot/boot.cmd.in')
-rw-r--r--recipes-bsp/u-boot/u-boot-distro-boot/boot.cmd.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-distro-boot/boot.cmd.in b/recipes-bsp/u-boot/u-boot-distro-boot/boot.cmd.in
index 022713a..52bb845 100644
--- a/recipes-bsp/u-boot/u-boot-distro-boot/boot.cmd.in
+++ b/recipes-bsp/u-boot/u-boot-distro-boot/boot.cmd.in
@@ -19,6 +19,11 @@
# boot_part = distro_bootpart
# root_part = 2
#
+# Common variables used in tftp/dhcp modes:
+# - Static/dynamic IP mode: ip_dyn := {yes, no}
+# - Static IP-address of TFTP/NFS server: serverip := {legal IPv4 address}
+# - Static IP-address of the module: ipaddr := {legal IPv4 address}
+#
# TODO:
# - support NFS in root_devtype