mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2025-12-27 14:30:18 +00:00
There are NAND IC-s that define 1-bit ECC as the minimal strength,
however that is unsupported by QPIC-SNAND as it only supports 4 or 8 bit
ECC.
Since most of these chips also support 4-bit ECC just fine, instead of
erroring out if 1-bit ECC is requested lets instead default to 4-bit ECC.
Fixes:
|
||
|---|---|---|
| .. | ||
| files | ||
| image | ||
| ipq50xx | ||
| ipq60xx | ||
| ipq807x | ||
| patches-6.6 | ||
| patches-6.12 | ||
| config-6.6 | ||
| config-6.12 | ||
| Makefile | ||