1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target
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
..
arm add const to const * strings 2022-05-03 23:00:58 -04:00
coldfire Lcd save function pointer to frame buffer get_address_fn before loops 2022-03-21 23:53:48 -04:00
hosted add const to const * strings 2022-05-03 23:00:58 -04:00
mips x1000: simplify NAND command macros 2022-07-21 11:39:19 +01:00