summaryrefslogtreecommitdiff
path: root/firmware/target/arm/ata-nand-telechips.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/ata-nand-telechips.c')
-rw-r--r--firmware/target/arm/ata-nand-telechips.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/firmware/target/arm/ata-nand-telechips.c b/firmware/target/arm/ata-nand-telechips.c
index b8e572068c..869a53c1ef 100644
--- a/firmware/target/arm/ata-nand-telechips.c
+++ b/firmware/target/arm/ata-nand-telechips.c
@@ -28,8 +28,7 @@
28#include "panic.h" 28#include "panic.h"
29#include "nand_id.h" 29#include "nand_id.h"
30#include "storage.h" 30#include "storage.h"
31 31#include "fs_defines.h"
32#define SECTOR_SIZE 512
33 32
34/* ECC on read is implemented on the assumption that MLC-style 4-bit correction 33/* ECC on read is implemented on the assumption that MLC-style 4-bit correction
35 is always used regardless of NAND chip type. This assumption is true for at 34 is always used regardless of NAND chip type. This assumption is true for at