Added missing documentation reference for CFI commands.

git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@233 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
master
Marcel Telka 22 years ago
parent 18db997398
commit 8048117eea

@ -47,6 +47,8 @@
#include <stdint.h>
#endif
/* CFI commands - see Table 1 in [1] */
#define CFI_CMD_READ_ARRAY1 0xFF
#define CFI_CMD_READ_ARRAY2 0xF0
#define CFI_CMD_QUERY 0x98

Loading…
Cancel
Save