1arm2hpdl(1)                 General Commands Manual                arm2hpdl(1)
2
3
4
5
6

NAME

8       arm2hpdl - Add HP download header/trailer to an ARM ELF binary.
9

SYNOPSIS

11       arm2hpdl [options] arm-binary.img > hpdl.dl
12

DESCRIPTION

14       arm2hpdl  adds  an HP download header/trailer to an ARM ELF binary.  If
15       the file already has an HP header, just copy it to stdout.
16

COMMAND LINE OPTIONS

18       These are the options that can appear on the command line.
19
20       -D level
21              Set Debug level [0].
22
23

EXAMPLES

25       Add an HPDL header to a HP LaserJet 1005.
26
27       $ arm2hpdl sihp1005.img > sihp1005.dl
28
29

FILES

31       /usr/bin/arm2hpdl, /usr/share/foo2*/firmware/
32

SEE ALSO

34       foo2zjs(1)
35

AUTHOR

37       Rick Richardson <rick.richardson@comcast.net>
38       http://foo2zjs.rkkda.com/
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
Impressum