summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorkhilman <khilman@users.noreply.github.com>2018-05-25 08:22:05 -0700
committerGitHub <noreply@github.com>2018-05-25 08:22:05 -0700
commit2d79d03f5818c096535c9784b12df5ea99c0dbff (patch)
tree74a361f40db3149eeecc6e468933c9ca968358ca /README.md
parentb71a8c43342631b540ac2a3b05962f640f2f0fd7 (diff)
parent287e03c09e34ec77d696fcd7ad55912cc127a859 (diff)
Merge pull request #25 from montjoie/miscfix03
Miscfix03
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index d72b6c0..0529b54 100644
--- a/README.md
+++ b/README.md
@@ -220,7 +220,8 @@ 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
- macaddr: (Optional) the MAC address to set in uboot
+ uboot_ipaddr: (optional) a static IP to set in uboot
+ uboot_macaddr: (Optional) the MAC address to set in uboot
# One of uart or connection_command must be choosen
uart:
idvendor: The VID of the UART (Formated as 0xXXXX)