[PATCH v2 0/4] ARM: zynq: Switch to CFI DM driver
Michal Simek
michal.simek at xilinx.com
Wed Feb 26 11:38:39 CET 2020
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
More information about the U-Boot
mailing list