Mercurial > flash_v2
diff packages/io/common/current/include/config_keys.h @ 1411:5e52f3febc7d
Specify flash block device names at runtime - from David Woodhouse
| author | gthomas |
|---|---|
| date | Mon, 01 Dec 2003 14:33:47 +0000 |
| parents | 0d6e15090dc8 |
| children | f2453fae08d4 |
line wrap: on
line diff
--- a/packages/io/common/current/include/config_keys.h +++ b/packages/io/common/current/include/config_keys.h @@ -121,6 +121,8 @@ #define CYG_IO_GET_CONFIG_FLASH_DEVSIZE 0x605 #define CYG_IO_GET_CONFIG_FLASH_BLOCKSIZE 0x606 +#define CYG_IO_SET_CONFIG_FLASH_FIS_NAME 0x680 + // ======== 0x1000 Generic =================================================== // Get/Set configuration 'key' values that can apply to more than one // class of device.
