[PATCH 0/8] spi: mtk_snor: various fixes and improvements

David Lechner dlechner at baylibre.com
Mon Apr 6 22:13:26 CEST 2026


This series contains some downstream patches that I have split up into
logical commits. I have tested these patches on Genio 720 EVK by reading
and writing the environment from the flash memory on the EVK.

Signed-off-by: David Lechner <dlechner at baylibre.com>
---
Macpaul Lin (1):
      spi: mtk_snor: fix zeroed data in DMA read bounce path

Meiker Gao (1):
      spi: mtk_snor: Remove status register write procedure in probe()

Noah.Shen (6):
      spi: mtk_snor: clean up comments
      spi: mtk_snor: avoid alloc in mtk_snor_cmd_program()
      spi: mtk_snor: conditionally copy tx/rx data
      spi: mtk_snor: check return value of mtk_snor_cmd_exec()
      spi: mtk-snor: add bounds checking in mtk_snor_cmd_program()
      spi: mtk_snor: support newer SOCs

 drivers/spi/mtk_snor.c | 196 ++++++++++++++++++++++++++++++++-----------------
 1 file changed, 129 insertions(+), 67 deletions(-)
---
base-commit: 1c1bfb1cf34bbb2a5717eb6995c55093279f9341
change-id: 20260403-mtk-spi-nor-improvements-dba489fad981

Best regards,
--  
David Lechner <dlechner at baylibre.com>



More information about the U-Boot mailing list