NAME
mkboot —
create U-Boot files
SYNOPSIS
mkboot |
[-e entry]
[-l loadaddr]
infile outfile |
DESCRIPTION
The mkboot utility creates images suitable
for loading using the U-Boot bootloader.
The options are as follows:
-eentry- Sets the entry point to entry.
-lloadaddr- Sets the load address to loadaddr.
HISTORY
A mkboot utility first appeared in
OpenBSD 4.4.