mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
6f85cdea52
PD#SWPL-212826 Problem: miss too much patches Solution: cherry pick these patches: 1. nand: fix page read error [1/1] (cherry picked from commit <f8c72c139b55>) 2. spinand: add gd spinand support [1/1] (cherry picked from commit <dd12f9791150>) 3. spinand: add new flash support [1/1] (cherry picked from commit <d1522e840c40>) 4. nand: fix memory corruption in meson_nfc_execp_op [1/1] (cherry picked from commit <c4633a3355fb>) 5. nand: fix can't scan nbbt in bitflips case [1/1] (cherry picked from commit <b42c4003f411>) 6. nand: spinand bitflip threshold set to 75% ecc strength [1/1] (cherry picked from commit <9796e942a92e>) 7. nand: support S34ML04G300BHI00 [2/2] (cherry picked from commit <d1d4b39ab5e5>) 8. spinfc: compatible with host ecc and device ecc [2/2] (cherry picked from commit <9cbc6d2f351a>) 9. spinand: add W25N01KV support [2/2] (cherry picked from commit <f4b6a8586aaa>) 10. NAND: adjust the mechanism of register partition and get rsv parameter [1/1] (cherry picked from commit <6d366b548ce4>) 11. NAND: fix flash identification in winbond spinand [1/1] (cherry picked from commit <61cc009f04d9>) 12. NAND: spinand support W25N02KVZEIR [1/1] (cherry picked from commit <09f428d53010>) 13. NAND: spinand support W25N04KVZEIR [1/1] (cherry picked from commit <2cbe83348801>) 14. spinand: F35SQA001G QPL qualify [1/1] (cherry picked from commit <932190b3f11d>) 15. NAND: slcnand support register partition from cmdline [1/2] (cherry picked from commit <0d66cb18e4ea>) 16. NAND: keep all boards first partition name same [1/1] (cherry picked from <06a27687ef5f>) 17 spinand: fix mistakes from W25N01KV QPL [1/1] (cherry picked from commit <6ac06f0d8034>) 18. spinand: W25N02KV&W25N04KV adjust oob free [1/2] (cherry picked from commit <44286554468e>) 19. NAND: support spinand for t6d [1/1] (cherry picked from commit <8a4daf37047f>) 20. spinand: add F35SQB002G support [2/2] (cherry picked from commit <6d7d7150e6d6>) 21. NAND: S7 refine NAND layout [1/1] (cherry picked from commit <49a1827b1c98>) 22. spinand: add F35SQB004G support [2/2] (cherry picked from commit <aae5d99590ff>) 23. spinand: fixup reserve dtb size is different with bl33 [1/1] (cherry picked from commit <e7c8a6f78440>) 24. nand: S4D adds partitions abnormally [1/1] (cherry picked from commit <b6fefd28f2bc>) 25. NAND: adapt to new reserve designs [1/1] (cherry picked from commit <3506a975d20a>) 26. NAND: slcnand support update bl2 with new page info [1/1] (cherry picked from commit <004559c85895>) 27. spinand: add GD5F2GM7UEYIGR support [2/2] (cherry picked from commit <9491901059d8>) 28. nand: fix compile failure [2/2] (cherry picked from commit <3f5e2e619c00>) 29. unifykey: fix compile failure [1/2] (cherry picked from commit <2878f3251c4e>) Verify: local t6d Change-Id: I194e87a94885d7150c5f04bc289b8327ba75ff5c Signed-off-by: zhikui.cui <zhikui.cui@amlogic.com>