[v5,0/2] Fixes for Rockchip NAND controller driver

Message ID 273ad871-9050-7851-9973-5545b88bf43b@gmail.com
Headers
Series Fixes for Rockchip NAND controller driver |

Message

Johan Jonker July 14, 2023, 3:19 p.m. UTC
  This serie contains various fixes for the Rockchip NAND controller
driver that showed up while testing boot block writing.

Fixed are:
  Always copy hwecc PA data to/from oob_poi buffer in order to be able
  to read/write the various boot block layouts.
  Add option to safely probe the driver on a NAND with unknown data layout.
  Fix oobfree layout.

Changed V5:
  Reword
  Remove skipbbt patch

Changed V4:
  Reduce subject size
  Add 'Fixes:' tag
  Reword

Changed V3:
  Change patch order, layout fixes first
  Change prefixes
  Reword
  State that patches break all existing jffs2 users

Changed V2:
  Add tag
  Add manufacturer ops
  Reword

Johan Jonker (2):
  mtd: rawnand: rockchip: fix oobfree offset and description
  mtd: rawnand: rockchip: Align hwecc vs. raw page helper layouts

 .../mtd/nand/raw/rockchip-nand-controller.c   | 45 ++++++++++---------
 1 file changed, 25 insertions(+), 20 deletions(-)

--
2.30.2