diff options
| author | Roger Quadros <[email protected]> | 2023-12-11 13:45:59 +0200 |
|---|---|---|
| committer | Dario Binacchi <[email protected]> | 2024-01-15 08:58:24 +0100 |
| commit | 84e6fe3c04de365dca0f9de914d5f6f058337f00 (patch) | |
| tree | 89903aef3a89d3e98c5cd6cbbffaa41bb6c50279 /doc/develop/python_cq.rst | |
| parent | cbfff3b123a169e249c41b071e4065bce3a2e18a (diff) | |
mtd: nand: omap_gpmc: Fix NAND in SPL for AM335x
AM335x uses a special driver "am335x_spl_bch.c" as SPL
NAND loader. This driver expects 1 sector at a time ECC
and doesn't work well with multi-sector ECC that was implemented in
commit 04fcd2587321 ("mtd: rawnand: omap_gpmc: Fix BCH6/16 HW based correction")
Additionally, the omap_elm driver does not support multi sector ECC and will
need more work and tests to get multi sector working correctly on all
platforms.
Switch back to 1 sector at a time read/ECC.
Fixes: 04fcd2587321 ("mtd: rawnand: omap_gpmc: Fix BCH6/16 HW based correction")
Signed-off-by: Roger Quadros <[email protected]>
Tested-by: Enrico Leto <[email protected]>
Tested-by: Heiko Schocher <[email protected]>
Link: https://lore.kernel.org/all/[email protected]/
Signed-off-by: Dario Binacchi <[email protected]>
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions
