public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v2 0/4] ARM: zynq: Switch to CFI DM driver
@ 2020-02-26 10:38 Michal Simek
  2020-02-26 10:38 ` [PATCH v2 1/4] nand: raw: Do not free xnand structure Michal Simek
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Michal Simek @ 2020-02-26 10:38 UTC (permalink / raw)
  To: u-boot

Hi,

this series is switching Zynq to DM based cfi driver. On regular u-boot
this is described via SMCC but for cse it is enough to place just node to
DT.

Thanks,
Michal

Changes in v2:
- Add missing zynq cse nor conversion

Michal Simek (4):
  nand: raw: Do not free xnand structure
  nand: raw: zynq: Do not try to probe driver if nand flash is disabled
  ARM: zynq: Do not report NOR flash detection failure
  ARM: zynq: Enable DM for CFI NOR flash

 arch/arm/dts/zynq-cse-nor.dts      | 14 ++++++++++++++
 configs/xilinx_zynq_virt_defconfig |  1 +
 configs/zynq_cse_nor_defconfig     |  3 +++
 drivers/mtd/nand/raw/zynq_nand.c   | 25 ++++++++++++++-----------
 include/configs/zynq-common.h      |  3 +--
 5 files changed, 33 insertions(+), 13 deletions(-)

-- 
2.25.1

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-04-06 11:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-26 10:38 [PATCH v2 0/4] ARM: zynq: Switch to CFI DM driver Michal Simek
2020-02-26 10:38 ` [PATCH v2 1/4] nand: raw: Do not free xnand structure Michal Simek
2020-04-03 14:44   ` Jagan Teki
2020-02-26 10:38 ` [PATCH v2 2/4] nand: raw: zynq: Do not try to probe driver if nand flash is disabled Michal Simek
2020-04-03 14:44   ` Jagan Teki
2020-02-26 10:38 ` [PATCH v2 3/4] ARM: zynq: Do not report NOR flash detection failure Michal Simek
2020-02-26 10:38 ` [PATCH v2 4/4] ARM: zynq: Enable DM for CFI NOR flash Michal Simek
2020-04-06 11:00 ` [PATCH v2 0/4] ARM: zynq: Switch to CFI DM driver Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox