From 8048117eeae8e2510ba1384d9bf479efcafb2192 Mon Sep 17 00:00:00 2001 From: Marcel Telka Date: Mon, 28 Oct 2002 12:03:31 +0000 Subject: [PATCH] Added missing documentation reference for CFI commands. git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@233 b68d4a1b-bc3d-0410-92ed-d4ac073336b7 --- include/device/flash/cfi.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/device/flash/cfi.h b/include/device/flash/cfi.h index 4e1b265f..c176ac3a 100644 --- a/include/device/flash/cfi.h +++ b/include/device/flash/cfi.h @@ -47,6 +47,8 @@ #include #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