History: media_drv_ftl_test
This page describes all changes made to the media_drv_ftl_test package, the FTL Media Driver Test Suite, since its release.
Version
1.5 (2019-02-04, 14:10):
- Fixed compiler error: had wrong return type for ll_read_page_raw() and ll_write_page_raw().
1.4 (2018-11-13, 14:34):
- Introduced logical_to_physical_address() PSP function to allow ECC testing of devices with non-continuous ECC protected areas.
1.3 (2018-05-23, 12:20):
- User bad blocks handled properly.
- Not erasing first page when device has internal ECC.
1.2:
- Introduced MULTIPLE_PAGE_PROGRAM_ALLOWED configuration value.
1.1:
- Initial release.