Mercurial > ecos-v3_0-branch
diff packages/devs/flash/amd/am29xxxxx/current/include/flash_am29xxxxx_parts.inl @ 587:98fc8f919755
Fix ID code for AM29LV320DT
| author | gthomas |
|---|---|
| date | Tue, 11 Feb 2003 15:02:19 +0000 |
| parents | e2af62683ba0 |
| children | 50e2b50c6ea7 |
line wrap: on
line diff
--- a/packages/devs/flash/amd/am29xxxxx/current/include/flash_am29xxxxx_parts.inl +++ b/packages/devs/flash/amd/am29xxxxx/current/include/flash_am29xxxxx_parts.inl @@ -577,7 +577,7 @@ #endif #ifdef CYGHWR_DEVS_FLASH_AMD_AM29LV320D { // AM29LV320DT - device_id : FLASHWORD(0x01F6), + device_id : FLASHWORD(0x22F6), block_size : 0x10000 * CYGNUM_FLASH_INTERLEAVE, block_count: 64, device_size: 0x400000 * CYGNUM_FLASH_INTERLEAVE,
