![]() |
xilflash
Vitis Drivers API Documentation
|
This file implements the Intel CFI Version of the XFlash Library.
MODIFICATION HISTORY:
Ver Who Date Changes
1.00a rmm 10/25/07 First release 1.00a mta 10/25/07 Updated to flash library 1.01a ksu 04/10/08 Added support for AMD CFI Interface 1.02a ksu 06/16/09 Added support for multiple banks in Intel flash Added Reset Bank function Added support for 0xF0 reset command Added support for Xilinx Platform Flash XL. Added XFL_DEVCTL_SET_CONFIG_REG IOCTL to write to the Configuration Register of the Xilinx Platform Flash XL which can be used to set the Flash in Sync/Async mode. The Xilinx Platform Flash XL is set to Async mode during the initialization of the library. Added bank(s) reset function at the top of the read function. Updated Lock and Unlock operations for multiple blocks. 1.03a ksu 10/07/09 Added support for large buffer size flash (CR535564) 3.01a srt 03/02/12 Added support for Micron G18 Flash device to fix CRs 648372, 648282. Modified XFlashIntel_Reset function to reset all the partitions. 3.02a srt 05/30/12 Changed Implementation for Micron G18 Flash, which fixes the CR 662317. CR 662317 Description - Xilinx Platform Flash on ML605 fails to work. 3.03a srt 11/04/12 Fixed CR 679937 - Description: Non-word aligned data write to flash fails with AXI interface. 4.1 nsk 08/06/15 Fixed CR 835008. 4.7 akm 07/23/19 Initialized Status variable to XST_FAILURE. 4.10 akm 07/14/23 Added support for system device-tree flow.