diff options
| author | Richard Genoud <[email protected]> | 2026-01-23 12:44:57 +0100 |
|---|---|---|
| committer | Michael Trimarchi <[email protected]> | 2026-02-03 21:45:16 +0100 |
| commit | f163da5e6d26904e5df509169ccc8cc91a0fb295 (patch) | |
| tree | ec67a67b1d4f19f65bf3b88e84a5f7727fc74a99 /scripts | |
| parent | 4a611a82e5158d5789cb7bbf6feabaadc9d6b796 (diff) | |
mtd: rawnand: sunxi: add support for H6/H616 nand controller
Introduce H6/H616 NAND controller support for U-Boot
The H616 NAND controller has the same base as A10/A23, with some
differences:
- MDMA is based on chained buffers
- its ECC supports up to 80bit per 1024bytes
- some registers layouts are a bit different, mainly due do the stronger
ECC.
- it uses USER_DATA_LEN registers along USER_DATA registers.
- it needs a specific clock for ECC and MBUS.
Introduce the basic support, with ECC and scrambling, but without
DMA/MDMA.
Tested on Whatsminer H616 board (with and without scrambling, ECC)
Signed-off-by: Richard Genoud <[email protected]>
Signed-off-by: Michael Trimarchi <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
