'\" t .\" Title: Imx-usb-loader .\" Author: Ying-Chun Liu .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 05/23/2020 .\" Manual: imx_uart User Manual .\" Source: imx_uart .\" Language: English .\" .TH "IMX\-USB\-LOADER" "1" "05/23/2020" "imx_uart" "imx_uart User Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" imx_uart \- program to upload an u\-boot image to the device and run .SH "SYNOPSIS" .HP \w'\fBimx_uart\fR\ 'u \fBimx_uart\fR [\fB\-v\fR\ |\ \fB\-\-verify\fR] [\fB\-d\fR\ |\ \fB\-\-debugmode\fR] [\fB\-n\fR\ |\ \fB\-\-no\-rtscts\fR] [\fB\-N\fR\ |\ \fB\-\-no\-association\fR] {\fIUART\fR} {\fICONFIG\fR} {\fIFILE\fR} [\fB\-l\fR\fB\fILOADADDR\fR\fR] [\fB\-s\fR\fB\fISIZE\fR\fR] .HP \w'\fBimx_uart\fR\ 'u \fBimx_uart\fR [{\fB\-h\fR\ |\ \fB\-\-help\fR}] .SH "DESCRIPTION" .PP This manual page documents briefly the \fBimx_uart\fR command\&. .PP This manual page was written for the Debian distribution because the original program does not have a manual page\&. .PP \fBimx_uart\fR is a program that can upload an image to the device memory and run\&. Thus it is able to de\-brick the device supported by this tool\&. .SH "OPTIONS" .PP The program follows the usual GNU command line syntax, with long options starting with two dashes (`\-\*(Aq)\&. A summary of options is included below\&. .PP \fB\-v\fR, \fB\-\-verify\fR .RS 4 Verify downloaded data\&. .RE .PP \fB\-d\fR, \fB\-\-debugmode\fR .RS 4 Enable debug logs\&. .RE .PP \fB\-n\fR, \fB\-\-no\-rtscts\fR .RS 4 Do not use RTS/CTS flow control\&. .RE .PP \fB\-N\fR, \fB\-\-no\-association\fR .RS 4 Do not do serial Association Phase\&. .RE .PP \fB\-h\fR, \fB\-\-help\fR .RS 4 Show summary of options\&. .RE .SH "FILES" .PP /usr/share/imx\-usb\-loader/imx\-loader\&.d/*\&.conf .RS 4 The system\-wide configuration file to control the behaviour of imx_uart\&. .RE .SH "DIAGNOSTICS" .PP The following diagnostics may be issued on stderr: .PP \fBimx_uart\fR provides some return codes, that can be used in scripts: .\" line length increase to cope w/ tbl weirdness .ll +(\n(LLu * 62u / 100u) .TS ll. \fICode\fR \fIDiagnostic\fR T{ \fB0\fR T} T{ Program exited successfully\&. T} T{ \fB1\fR T} T{ Something wrong\&. T} .TE .\" line length decrease back to previous value .ll -(\n(LLu * 62u / 100u) .sp .SH "BUGS" .PP The upstreams BTS can be found at \m[blue]\fB\%https://github.com/boundarydevices/imx_uart_loader/issues\fR\m[]\&. .SH "SEE ALSO" .PP \fBimx_usb\fR(1) .SH "AUTHOR" .PP \fBYing\-Chun Liu\fR <\&paulliu@debian\&.org\&> .RS 4 Wrote this manpage for the Debian system\&. .RE .SH "COPYRIGHT" .br Copyright \(co 2017 Ying-Chun Liu (PaulLiu) .br .PP This manual page was written for the Debian system (and may be used by others)\&. .PP Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Lesser General Public License, Version 2\&.1 or (at your option) any later version published by the Free Software Foundation\&. .PP On Debian systems, the complete text of the GNU Lesser General Public License can be found in /usr/share/common\-licenses/LGPL\-2\&.1\&. .sp