NetBSD/usr.sbin/installboot
thorpej 6e45676f26 Add support for additional install step directives to enable using
installboot(8) to write u-boot images to SPI NOR and other types of
raw flash devices: input-block-size, input-pad-size, output-size, and
output-block-size.

Add the ability to create aliases for install objects, useful for when
e.g. sdmmc and emmc share the same steps.

Tested on an A20-OLinuXino-LIME2-e16Gs16M by bouyer@.

XXX pullup netbsd-9
2019-09-19 01:25:29 +00:00
..
arch Add installboot(8) support for evbarm (and, in the future, other evb*) 2019-05-07 05:02:41 +00:00
Makefile Never trust a compiler that predefines i386 as 1 - do the symbol name 2019-08-15 19:53:01 +00:00
bbinfo.c
evboards.c Add support for additional install step directives to enable using 2019-09-19 01:25:29 +00:00
evboards.h Add support for additional install step directives to enable using 2019-09-19 01:25:29 +00:00
ext2fs.c
ffs.c
fstypes.c
installboot.8 Fix typos. Fix link. Use Pa for path. 2019-05-07 08:14:59 +00:00
installboot.c Add installboot(8) support for evbarm (and, in the future, other evb*) 2019-05-07 05:02:41 +00:00
installboot.h Add missing extern declaration of ib_mach_emips in installboot 2019-08-15 08:36:09 +00:00
machines.c Never trust a compiler that predefines i386 as 1 - do the symbol name 2019-08-15 19:53:01 +00:00
sum.c