rockbox/rbutil/mkimxboot
Dominik Riebeling 815b289cb3 imxtools: Replace use of "byte" with its underlying uint8_t.
libtomcrypt uses a macro "byte" which conflicts with this type. Since
the underlying type is uint8_t and there's no real benefit from using a
custom type use the actual underlying type.

Change-Id: I982c9b8bdcb657b99fa645a5235303af7afda25b
2020-10-18 19:08:32 +02:00
..
dualboot imx233: add capability to boot OF or updater instead of Rockbox 2016-12-12 12:03:08 +01:00
dualboot.c imx233: add capability to boot OF or updater instead of Rockbox 2016-12-12 12:03:08 +01:00
dualboot.h imx233: add capability to boot OF or updater instead of Rockbox 2016-12-12 12:03:08 +01:00
main.c mkimxboot: small fixes and display a human readable error 2017-11-05 18:30:11 +01:00
Makefile Fix host build of mkimxboot, mknwzboot, nwztools, and rbutil with crypto++ 2019-01-25 12:58:18 +01:00
md5.c
md5.h
mkimxboot.c imxtools: Replace use of "byte" with its underlying uint8_t. 2020-10-18 19:08:32 +02:00
mkimxboot.h mkimxboot: small fixes and display a human readable error 2017-11-05 18:30:11 +01:00