Pull request for u-boot-nand-20221009

Dario Binacchi dario.binacchi at amarulasolutions.com
Sun Oct 9 17:03:52 CEST 2022


Hi Tom,

The following changes since commit f5717231abad983b4d8f87db612ae60dec86cb1b:

  Merge branch '2022-10-07-riscv-toolchain-update' (2022-10-07 11:25:05
-0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-nand-flash.git
tags/u-boot-nand-20221009

for you to fetch changes up to 7676811867b54d4cb7b3356505d41511614884f3:

  mtd: Update the function name to 'rfree' (2022-10-09 10:42:26 +0200)


Gitlab CI showed no issues:

https://source.denx.de/u-boot/custodians/u-boot-nand-flash/-/pipelines/13750


----------------------------------------------------------------

Merge tag 'u-boot-nand-20221009' of
https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next

- mtd: Update the function name to 'rfree'
- Support NAND ONFI EDO mode for imx8mn architecture
- dm: clk: add missing stub when CONFIG_CLK is deactivated

----------------------------------------------------------------
Dario Binacchi (3):
      dm: clk: add missing stub when CONFIG_CLK is deactivated
      mtd: mxs_nand: don't get the gpmi_apbh_dma clock
      mtd: mxs_nand: get the clock with the right name

Fabio Estevam (1):
      mtd: Update the function name to 'rfree'

Michael Trimarchi (4):
      clk: imx: gate2 support shared counter and relative clock functions
      clk: imx: clk-imx8mn add gpmi nand clocks
      imx: gpmi: Add register needed to control nand bus timing
      mtd: mxs_nand: Support EDO mode for imx8mn architecture

Roger Quadros (1):
      mtd: nand: Fix SPL build after migration of CONFIG_SYS_NAND_SELF_INIT
to Kconfig

 arch/arm/include/asm/mach-imx/regs-gpmi.h |   9 +++++
 drivers/clk/imx/clk-gate2.c               |  15 +++++++-
 drivers/clk/imx/clk-imx8mn.c              |  14 +++++++
 drivers/clk/imx/clk.h                     |  27 +++++++++++--
 drivers/mtd/nand/raw/mxs_nand.c           | 200
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/mtd/nand/raw/mxs_nand_dt.c        |  79
+++++++++++++++++++-------------------
 drivers/mtd/nand/raw/nand.c               |   2 +-
 include/clk.h                             |  32 +++++++++++++++-
 include/linux/mtd/mtd.h                   |   2 +-
 include/mxs_nand.h                        |   3 ++
 10 files changed, 335 insertions(+), 48 deletions(-)
-- 

*Dario Binacchi*

Embedded Linux Developer

dario.binacchi at amarulasolutions.com

__________________________________


*Amarula Solutions SRL*

Via Le Canevare 30, 31100 Treviso, Veneto, IT

T. +39 042 243 5310
info at amarulasolutions.com

www.amarulasolutions.com


More information about the U-Boot mailing list