rockbox/bootloader/x1000
Aidan MacDonald 4101aeac54 x1000: simplify NAND command macros
There is actually no need to parameterize most commands with row
or column cycles, usually the opcode and row/column address width
are linked. When this is not the case we can use raw SFC commands
or define new macros.

Change-Id: I22459d732dc01012e6a8ae026c4fb85495d372b4
2022-07-21 11:39:19 +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 ONFI info dumper to bootloader 2022-07-19 13:43:38 +01:00
utils.c x1000: simplify NAND command macros 2022-07-21 11:39:19 +01:00
x1000bootloader.h x1000: add flash ONFI info dumper to bootloader 2022-07-19 13:43:38 +01:00