@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828.in \\n[ rst2man-indent\\n[ rst2man-indent-level ] ]u
2929..
30- .TH "LABGRID-DEVICE-CONFIG" 5 "2017-04-15" "0.0.1" "embedded testing"
30+ .TH "LABGRID-DEVICE-CONFIG" "5" "2017-04-15" "0.0.1" "embedded testing"
3131.SH NAME
3232labgrid-device-config \- labgrid test configuration files
3333.SH SYNOPSIS
@@ -49,7 +49,7 @@ important, since they are parsed as an ordered dictionary and may depend on a
4949previous driver.
5050.sp
5151For a list of available resources and drivers refer to
52- \fI \% https://labgrid.readthedocs.io/en/latest/configuration.html \fP \& .
52+ < https://labgrid.readthedocs.io/en/latest/configuration.html> \& .
5353.SH OPTIONS
5454.sp
5555The \fB options: \fP top key configures various options such as the coordinator_address.
@@ -75,13 +75,11 @@ Two configured images, one for the root filesystem, one for the bootloader:
7575.INDENT 0.0
7676.INDENT 3.5
7777.sp
78- .nf
79- .ft C
78+ .EX
8079images:
8180 root: \(dq platform\- v7a/images/root.img\(dq
8281 boot: \(dq platform\- v7a/images/barebox.img\(dq
83- .ft P
84- .fi
82+ .EE
8583.UNINDENT
8684.UNINDENT
8785.SH TOOLS
@@ -92,91 +90,89 @@ The \fBtools:\fP top key provides paths to binaries such as fastboot.
9290.TP
9391.B \fB dfu \- util \fP
9492Path to the dfu\- util binary, used by the DFUDriver.
95- See: \fI \% https://dfu \- util.sourceforge.net/ \fP
93+ See: < https://dfu\- util.sourceforge.net/>
9694.TP
9795.B \fB dpcmd \fP
9896Path to the dpcmd binary, used by the DediprogFlashDriver.
99- See: \fI \% https://github.com/DediProgSW/SF100Linux \fP
97+ See: < https://github.com/DediProgSW/SF100Linux>
10098.TP
10199.B \fB fastboot \fP
102100Path to the fastboot binary, used by the AndroidFastbootDriver.
103- See: \fI \% https://developer.android.com/studio/releases/platform \- tools \fP
101+ See: < https://developer.android.com/studio/releases/platform\- tools>
104102.TP
105103.B \fB flashrom \fP
106104Path to the flashrom binary, used by the FlashromDriver.
107- See: \fI \% https://www.flashrom.org/ \fP
105+ See: < https://www.flashrom.org/>
108106.TP
109107.B \fB imx_usb \fP
110108Path to the imx_usb binary, used by the BDIMXUSBDriver.
111- See: \fI \% https://github.com/boundarydevices/imx_usb_loader \fP
109+ See: < https://github.com/boundarydevices/imx_usb_loader>
112110.TP
113111.B \fB imx \- usb \- loader \fP
114112Path to the imx\- usb\- loader binary, used by the IMXUSBDriver.
115- See: \fI \% https://git.pengutronix.de/cgit/barebox/tree/scripts/imx/imx \- usb \- loader.c \fP
113+ See: < https://git.pengutronix.de/cgit/barebox/tree/scripts/imx/imx\- usb\- loader.c>
116114.TP
117115.B \fB jtagconfig \fP
118116Path to the jtagconfig binary, used by the QuartusHPSDriver.
119- See: \fI \% https://www.intel.com/content/www/us/en/docs/programmable/683689/current/jtagconfig.html \fP
117+ See: < https://www.intel.com/content/www/us/en/docs/programmable/683689/current/jtagconfig.html>
120118.TP
121119.B \fB mxs \- usb \- loader \fP
122120Path to the mxs\- usb\- loader binary, used by the MXSUSBDriver.
123- See: \fI \% https://git.pengutronix.de/cgit/barebox/tree/scripts/mxs \- usb \- loader.c?h=v2017.03.0 \fP
121+ See: < https://git.pengutronix.de/cgit/barebox/tree/scripts/mxs\- usb\- loader.c?h=v2017.03.0>
124122.TP
125123.B \fB openocd \fP
126124Path to the openocd binary, used by the OpenOCDDriver.
127- See: \fI \% https://openocd.org/ \fP
125+ See: < https://openocd.org/>
128126.TP
129127.B \fB quartus_hps \fP
130128Path to the quartus_hps binary, used by the QuartusHPSDriver.
131- See: \fI \% https://www.intel.com/content/www/us/en/docs/programmable/683039/22 \- 3/hps \- flash \- programmer.html \fP
129+ See: < https://www.intel.com/content/www/us/en/docs/programmable/683039/22\- 3/hps\- flash\- programmer.html>
132130.TP
133131.B \fB rk \- usb \- loader \fP
134132Path to the rk\- usb\- loader binary, used by the RKUSBDriver.
135- See: \fI \% https://git.pengutronix.de/cgit/barebox/tree/scripts/rk \- usb \- loader.c \fP
133+ See: < https://git.pengutronix.de/cgit/barebox/tree/scripts/rk\- usb\- loader.c>
136134.TP
137135.B \fB sd \- mux \- ctrl \fP
138136Path to the sd\- mux\- ctrl binary, used by the USBSDWireDriver.
139- See: \fI \% https://git.tizen.org/cgit/tools/testlab/sd \- mux/ \fP
137+ See: < https://git.tizen.org/cgit/tools/testlab/sd\- mux/>
140138.TP
141139.B \fB sispmctl \fP
142140Path to the sispmctl binary, used by the SiSPMPowerDriver.
143- See: \fI \% https://sispmctl.sourceforge.net/ \fP
141+ See: < https://sispmctl.sourceforge.net/>
144142.TP
145143.B \fB uhubctl \fP
146144Path to the uhubctl binary, used by the USBPowerDriver.
147- See: \fI \% https://github.com/mvp/uhubctl \fP
145+ See: < https://github.com/mvp/uhubctl>
148146.TP
149147.B \fB usbmuxctl \fP
150148Path to the usbmuxctl tool, used by the LXAUSBMuxDriver.
151- \fI \% https://github.com/linux \- automation/usbmuxctl \fP
149+ < https://github.com/linux\- automation/usbmuxctl>
152150.TP
153151.B \fB usbsdmux \fP
154152Path to the usbsdmux tool, used by the USBSDMuxDriver.
155- See: \fI \% https://github.com/linux \- automation/usbsdmux \fP
153+ See: < https://github.com/linux\- automation/usbsdmux>
156154.TP
157155.B \fB uuu \- loader \fP
158156Path to the uuu\- loader binary, used by the UUUDriver.
159- See: \fI \% https://github.com/nxp \- imx/mfgtools \fP
157+ See: < https://github.com/nxp\- imx/mfgtools>
160158.TP
161159.B \fB ykushcmd \fP
162160Path to the ykushcmd binary, used by the YKUSHPowerDriver.
163- See: \fI \% https://github.com/Yepkit/ykush \fP
161+ See: < https://github.com/Yepkit/ykush>
164162.UNINDENT
165163.sp
166164The QEMUDriver expects a custom key set via its \fB qemu_bin \fP argument.
167- See \fI \% https://www.qemu.org/ \fP
165+ See < https://www.qemu.org/>
168166.SS TOOLS EXAMPLE
169167.sp
170168Configure the tool path for \fB imx \- usb \- loader \fP :
171169.INDENT 0.0
172170.INDENT 3.5
173171.sp
174- .nf
175- .ft C
172+ .EX
176173tools:
177174 imx\- usb\- loader: \(dq /opt/labgrid\- helper/imx\- usb\- loader\(dq
178- .ft P
179- .fi
175+ .EE
180176.UNINDENT
181177.UNINDENT
182178.SH IMPORTS
@@ -192,12 +188,10 @@ Import a local \fImyfunctions.py\fP file:
192188.INDENT 0.0
193189.INDENT 3.5
194190.sp
195- .nf
196- .ft C
191+ .EX
197192imports:
198193 \- myfunctions.py
199- .ft P
200- .fi
194+ .EE
201195.UNINDENT
202196.UNINDENT
203197.SH EXAMPLES
@@ -207,8 +201,7 @@ A sample configuration with one \fImain\fP target, accessible via SerialPort
207201.INDENT 0.0
208202.INDENT 3.5
209203.sp
210- .nf
211- .ft C
204+ .EX
212205targets:
213206 main:
214207 resources:
@@ -220,8 +213,7 @@ targets:
220213 prompt: \(aq root@\e w+:[^ ]+ \(aq
221214 login_prompt: \(aq login: \(aq
222215 username: \(aq root\(aq
223- .ft P
224- .fi
216+ .EE
225217.UNINDENT
226218.UNINDENT
227219.sp
@@ -231,8 +223,7 @@ in the loaded local python file:
231223.INDENT 0.0
232224.INDENT 3.5
233225.sp
234- .nf
235- .ft C
226+ .EX
236227targets:
237228 main:
238229 resources:
@@ -250,8 +241,7 @@ tools:
250241 imx\- usb\- loader: \(dq /opt/lg\- tools/imx\- usb\- loader\(dq
251242imports:
252243 \- mystrategy.py
253- .ft P
254- .fi
244+ .EE
255245.UNINDENT
256246.UNINDENT
257247.SH SEE ALSO
0 commit comments