[PATCH 0/5] mtd: pxa3xx_nand: add support for Armada 8k

Stefan Roese sr at denx.de
Thu Oct 29 15:28:34 CET 2020


On 29.10.20 07:52, Baruch Siach wrote:
> This series adds NAND flash support to Aramda 8k systems. Patches make the
> necessary changes to the pxa3xx_nand driver and DT files.
> 
> v3:
>    Address Stefan's comments on patch #3
> 
>    Move hunks from patch #3 to #5 to fix bisectability
> 
> v2:
>    Rebase on current master. Fixes conflict with commit 661c98121d4 ("mtd: nand:
>    pxa3xx: Fix not calling dev_xxx with a device")
> 
> Baruch Siach (2):
>    arm: dts: armada-cp110-master: update nand-controller
>    mtd: pxa3xx_nand: remove dead code
> 
> Shmuel Hazan (3):
>    arm: dts: armada-cp110-slave: add missing cps_nand
>    mtd: pxa3xx_nand: port to use driver model
>    mtd: nand: pxa3xx: enable NAND controller if the SoC needs it
> 
>   arch/arm/dts/armada-cp110-master.dtsi |  15 ++-
>   arch/arm/dts/armada-cp110-slave.dtsi  |  16 +++
>   drivers/mtd/nand/raw/Kconfig          |   2 +
>   drivers/mtd/nand/raw/pxa3xx_nand.c    | 180 ++++++++++++++------------
>   4 files changed, 125 insertions(+), 88 deletions(-)
> 

Applied to u-boot-marvell/master

Thanks,
Stefan


More information about the U-Boot mailing list