diff options
Diffstat (limited to 'include/fsl_nfc.h')
-rw-r--r-- | include/fsl_nfc.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/fsl_nfc.h b/include/fsl_nfc.h index 1c16c71..c248cef 100644 --- a/include/fsl_nfc.h +++ b/include/fsl_nfc.h @@ -94,8 +94,7 @@ struct fsl_nfc_regs { u16 flash_addr; u16 flash_cmd; u16 config; - u16 ecc_status_result; - u16 ecc_status_result2; + u32 ecc_status_result; u16 spare_area_size; u16 wrprot; u16 reserved3[2]; |