SREC2FW(1) General Commands Manual SREC2FW(1)NAMEsrec2fw - convert from SREC format to linux kernel formatSYNOPSISsrec2fw [OPTION]... [src.hex] [dst.fw]DESCRIPTIONConverts srec firmware files into binary representation for use by Linux kernel. If the source file is `-' stdin will be read, and if destination file is `-' the converted data will be written to stdout. -w Source file uses wide records (16-bit length)RETURN VALUEReturns 0 if no errors were encountered.EXAMPLESsrec2fw firmware.hex firmware.fwAUTHORKarl Relton <karllinuxtest.relton@ntlworld.com>, David Woodhouse <dwmw2@infradead.org>, Jan Harkes <jaharkes@cs.cmu.edu> SREC2FW(1)