summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCorentin LABBE <clabbe@baylibre.com>2018-10-30 08:58:34 +0100
committerCorentin LABBE <clabbe@baylibre.com>2018-11-02 10:26:57 +0100
commited1055f97b5867e2c6683299afb6e7671982fa15 (patch)
tree0c66faa903fd066b7ee1b2479c58c2d03296661d /README.md
parent95212ea3c686f60a520f617abbfe32b0f1fc2353 (diff)
README: Add documentation for the slave attribute of boards
This patch adds missing documentation on how to choose the slave owing a device.
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 2b9afdf..4c1ea18 100644
--- a/README.md
+++ b/README.md
@@ -260,6 +260,7 @@ slaves:
boards:
- name: 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
+ slave: (optional) Name of the slave managing this device. Default to first slave found or default_slave if set.
kvm: (For qemu only) Does the qemu could use KVM (default: no)
uboot_ipaddr: (optional) a static IP to set in uboot
uboot_macaddr: (Optional) the MAC address to set in uboot