edk/flash
CFI를 지원하는 flash memory device driver
xilinx
2011. 11. 19. 22:46
사실 이렇게 쉽게 해결 될 줄은 아마도 몰랐습니다.
늘 혼자만 하다보니 넓은 세상이 있고 다양한 솔루션이 있다는 것을...
자일링스는 아래와 같이 플레시 디바이스 드라이버를 지원 합니다.
현재는 SP605보드에 있는 flash만 점검했는데... 잘 되네요..
즉 CFI를 지원한다면... 읽고 쓰는데는 문제 없을 것 같습니다.
Spansion것도 점검해 보도록 하겠습니다.
===== 아래 테이블은 플레시 디바이스 드라이버의 리비젼 정보 입니다. ====
* Ver Who Date Changes
* ----- ---- -------- ---------------------------------------------------------
* 1.00a mta 10/09/07 First release
* 1.01a ksu 04/10/08 Added support for AMD CFI Interface
* 1.01a sdm 02/24/09 a) Added code to perform an Unlock operation before the
* Erase operation for Intel CFI compliant Flash devices
* b) Updated the notes with information about using the
* example with AMD CFI compliant Flash devices
* 2.00a ktn 12/04/09 Updated to use the HAL processor APIs/macros
* 3.00a sdm 03/03/11 Updated to pass BaseAddress and Flash Width to _Initialize
* API, as required by the new version of the library