Pull request for u-boot-nand-20241212

Michael Nazzareno Trimarchi michael at amarulasolutions.com
Sun Dec 15 15:46:22 CET 2024


Hi Tom

The following changes since commit 9452fb7484118822b878ad445237d111b7b1a28d:

  Merge branch 'master' of
https://source.denx.de/u-boot/custodians/u-boot-sh (2024-12-11
12:50:29 -0600)

are available in the Git repository at:

  git at source.denx.de:u-boot/custodians/u-boot-nand-flash.git
mike/u-boot-nand-20241212

for you to fetch changes up to 65ac40c1e99826b346c5e3b829143902494415e2:

  nand: Add a watch command (2024-12-12 19:28:07 +0100)

Small addition to uboot-nand. Nothing relevant for now. Anyway
a nice new command coming from Miquel Raynal and small changes.

The patches pass the pipeline CI:
https://source.denx.de/u-boot/custodians/u-boot-nand-flash/-/pipelines/23837

----------------------------------------------------------------
Heinrich Schuchardt (1):
      cmd: mtd: simplify mtd_show_device()

Marcus Folkesson (1):
      mtd: nand: raw: atmel: remove unnecessary return value

Michael Trimarchi (1):
      nand: Add a watch command

 cmd/Kconfig                                  |   5 ++
 cmd/mtd.c                                    |   2 -
 cmd/nand.c                                   | 103 +++++++++++++++++++++++++++
 drivers/mtd/mtdcore.c                        |  22 ++++++
 drivers/mtd/nand/raw/atmel/nand-controller.c |  10 +--
 5 files changed, 132 insertions(+), 10 deletions(-)


More information about the U-Boot mailing list