summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCorentin LABBE <clabbe@baylibre.com>2018-04-12 11:55:07 +0200
committerCorentin LABBE <clabbe@baylibre.com>2018-04-13 09:30:56 +0200
commit9b618eb08b00cf6a84b157c462025b22c951a4b2 (patch)
tree0ba1ff05554c130f966dde7dc389cafb25cfaa8e /README.md
parent018f10b1c57760071fd20cd052b1eff5ec32ecd7 (diff)
Rename macaddr to uboot_macaddr
For clarify the use of macaddr, rename it to uboot_macaddr.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5194b67..0529b54 100644
--- a/README.md
+++ b/README.md
@@ -221,7 +221,7 @@ lab-slave-XX: The name of the slave (where XX is a number)
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
+ 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)