X-Git-Url: https://jxself.org/git/?p=linux-libre-firmware.git;a=blobdiff_plain;f=a56%2Fa56.1;fp=a56%2Fa56.1;h=2ad66ba8b8429f9a6edcd94723b9e1970e2be343;hp=0000000000000000000000000000000000000000;hb=cf401b81d0138ee53b066f6d514d73013e32cec3;hpb=3476f0775980849d62d61410359f476e410f1b03 diff --git a/a56/a56.1 b/a56/a56.1 new file mode 100644 index 0000000..2ad66ba --- /dev/null +++ b/a56/a56.1 @@ -0,0 +1,39 @@ +.\" +.\" Copyright (C) 1990-1998 Quinn C. Jensen +.\" +.\" Permission to use, copy, modify, distribute, and sell this software +.\" and its documentation for any purpose is hereby granted without fee, +.\" provided that the above copyright notice appear in all copies and +.\" that both that copyright notice and this permission notice appear +.\" in supporting documentation. The author makes no representations +.\" about the suitability of this software for any purpose. It is +.\" provided "as is" without express or implied warranty. +.\" +.\" +.TH A56 1 "April 28, 2010" +.SH NAME +A56 \- Motorola DSP56001 assembler +.SH SYNOPSIS +.B a56 +[\fI\-b\fR] [\fI\-l\fR] [\fI\-o output\-file\fR] file [...] +.SH DESCRIPTION +This manual page documents briefly the +.B a56 +command. +.PP +a56 is an assembler for the Motorola DSP56001 family of microcontrollers. +It is capable of compiling the firmware used in Linux dsp56k.c driver. +.SH OPTIONS +.TP +\fB\-b\fR +Adds binary to the listing. +.TP +\fB\-l\fR +Causes included files to be listed. +.TP +\fB\-o\fR +Directs the output to the specified file rather than the default. +.SH AUTHORS +Copyright (C) 1990-1998 Quinn C. Jensen. +This manual page was written by Denis Briand , +for the Debian GNU/Linux system (but may be used by others).