1
0
Fork 0
forked from len0rd/rockbox
foxbox/bootloader/x1000
Aidan MacDonald ad8ace53e5 x1000: remove 'typedef struct' from NAND driver
Using 'typedef struct' is not in line with the project coding style
and somewhat problematic, so get rid of it here.

Change-Id: Icfe79de72ed82cb7526e9f4e8296ec12084c01ac
2022-07-10 15:22:10 +01:00
..
boot.c Eros Q Native: Add Original Firmware Boot option 2022-04-01 12:04:30 -04:00
gui.c x1000: bootloader: accept button input during splash 2022-03-25 21:36:51 +00:00
install.c x1000: bootloader: refactor splash/splash2 2022-03-24 23:40:07 +00:00
main.c x1000: bootloader: Add button handlers for OF boot 2022-03-25 21:36:51 +00:00
recovery.c x1000: add flash probe tool to bootloader 2022-05-30 14:08:02 +01:00
utils.c x1000: remove 'typedef struct' from NAND driver 2022-07-10 15:22:10 +01:00
x1000bootloader.h x1000: add flash probe tool to bootloader 2022-05-30 14:08:02 +01:00