[PATCH v2 0/4] cmd: nand: various updates

david regan dregan at broadcom.com
Thu Aug 14 20:04:54 CEST 2025


Bug fix of name changed OOB placement option
Change ambiguous 'count' to 'pages' for read/write raw
nand dump display update to show ASCII characters and data offset
  into NAND
Add option to nand dump with ECC corrected data
---
 v2: applied MTD_OOB_AUTO to MTD_OPS_AUTO_OOB fix to env/nand.c
     per Quentin request & added Fixes tag

david regan (4):
  cmd: nand: bug fix MTD_OOB_AUTO to MTD_OPS_AUTO_OOB
  cmd: nand: more descriptive help info
  cmd: nand: nand dump display update
  cmd: nand: nand dump with ecc option

 cmd/nand.c | 56 +++++++++++++++++++++++++++---------------------------
 env/nand.c |  2 +-
 2 files changed, 29 insertions(+), 29 deletions(-)

-- 
2.43.5



More information about the U-Boot mailing list