Skip to content
Snippets Groups Projects
Commit 69047951 authored by ave's avatar ave
Browse files

disable TRIM for now

parent b6aa59f1
Branches
No related tags found
1 merge request!2disable TRIM for now
Checking pipeline status
......@@ -233,7 +233,7 @@
/ f_fdisk function. 0x100000000 max. This option has no effect when FF_LBA64 == 0. */
#define FF_USE_TRIM 1
#define FF_USE_TRIM 0
/* This option switches support for ATA-TRIM. (0:Disable or 1:Enable)
/ To enable Trim function, also CTRL_TRIM command should be implemented to the
/ disk_ioctl() function. */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment