The byteorder utilities are never used in `core`, but extensively in `sys`. They seem to be better located in `sys`.
In order to use the RIOT bootloader (riotboot) a header needs to be created and placed before the firmware. This tool generates such a header with the expected information by the bootloader. Co-authored-by: Kaspar Schleiser <kaspar@schleiser.de>