rockbox/firmware/target
Aidan MacDonald 47cbeb2e67 x1000: add support for simple on-die ECC with NAND flash
Many SPI NAND flash chips have on-die ECC engines that report
ECC status via the status feature register. This code handles
the common case where ECC status is reported with 2 bits: one
bit to indicate if flips were detected & corrected, and another
bit to indicate an uncorrectable error.

Change-Id: I5d587cd960ca9d090d2629e890724a6bc411e70c
2022-07-10 15:22:32 +01:00
..
arm add const to const * strings 2022-05-03 23:00:58 -04:00
coldfire Lcd save function pointer to frame buffer get_address_fn before loops 2022-03-21 23:53:48 -04:00
hosted add const to const * strings 2022-05-03 23:00:58 -04:00
mips x1000: add support for simple on-die ECC with NAND flash 2022-07-10 15:22:32 +01:00