aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCorentin LABBE <clabbe@baylibre.com>2018-04-12 11:53:43 +0200
committerCorentin LABBE <clabbe@baylibre.com>2018-04-13 09:29:49 +0200
commit018f10b1c57760071fd20cd052b1eff5ec32ecd7 (patch)
tree2eaa45d39f5636bdfa7e6e1d71c5e51673b2812c /README.md
parentce5aedf52f6c67e849b31b22dc083dc56f02543c (diff)
Add uboot_ipaddr
Some boards have broken uboot dhcp, so we need to set a static ip in uboot. This patch add a way to specify such IP via uboot_ipaddr.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d72b6c0..5194b67 100644
--- a/README.md
+++ b/README.md
@@ -220,6 +220,7 @@ lab-slave-XX: The name of the slave (where XX is a number)
boardlist:
devicename: Each board must be named by their device-type as "device-type-XX" (where XX is a number)
type: the LAVA device-type of this device
+ uboot_ipaddr: (optional) a static IP to set in uboot
macaddr: (Optional) the MAC address to set in uboot
# One of uart or connection_command must be choosen
uart: