NetBSD/usr.bin/mkubootimage
ryo 04dc727438 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-08 13:27:00 +00:00
..
Makefile
arm64.h
crc32.c
mkubootimage.1 Sync usage with man page, merge single letter options. 2019-12-07 12:34:17 +00:00
mkubootimage.c arm64_image_header->image_size must be included size of arm64_image_header. 2020-02-08 13:27:00 +00:00
uboot.h