解决一个擦除的bug
This commit is contained in:
@@ -161,6 +161,9 @@ int gd5f2gq5ue_is_block_bad(uint32_t block);
|
||||
* 函数说明:更新 BBT,并尝试物理标记该块最后一页 spare byte 0 为 0x00
|
||||
*/
|
||||
void gd5f2gq5ue_mark_block_bad(uint32_t block);
|
||||
void gd5f2gq5ue_bbt_clear(void);
|
||||
void gd5f2gq5ue_bbt_rescan(void);
|
||||
void gd5f2gq5ue_print_bbt(void);
|
||||
|
||||
/* ==================== SPI 原语(FTL 共享) ==================== */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user