NetBSD/usr.bin/mkubootimage
martin 95da84786f Pull up following revision(s) (requested by ryo in ticket #690):
usr.bin/mkubootimage/mkubootimage.c: revision 1.30

arm64_image_header->image_size must be included size of arm64_image_header.

with -u option, image_size should be binary (file) size (header included).
without -u option, image_size should be binary (file) size + header size.
2020-02-10 19:14:03 +00:00
..
Makefile
arm64.h
crc32.c
mkubootimage.1 Pull up following revision(s) (requested by jmcneill in ticket #525): 2019-12-09 15:19:30 +00:00
mkubootimage.c Pull up following revision(s) (requested by ryo in ticket #690): 2020-02-10 19:14:03 +00:00
uboot.h