[PATCH v2 0/5] mtd: pxa3xx_nand: add support for Armada 8k
Baruch Siach
baruch at tkos.co.il
Mon Oct 19 07:24:25 CEST 2020
Hi Chris,
On Sun, Oct 18 2020, Chris Packham wrote:
> On Mon, Oct 19, 2020 at 1:59 AM Baruch Siach <baruch at tkos.co.il> wrote:
>>
>> This series adds NAND flash support to Aramda 8k systems. Patches make the
>> necessary changes to the pxa3xx_nand driver and DT files.
>>
>> v2:
>> Rebase on current master. Fixes conflict with commit 661c98121d4 ("mtd: nand:
>> pxa3xx: Fix not calling dev_xxx with a device")
>
> Is it worth looking at bringing in the newer marvell_nand driver from
> Linux? I suspect that it will be easier to keep in sync with changes
> for the Armada 8K. I have considered it in the past but it kind of
> fell off my radar.
The kernel raw nand API has seen some significant changes recently. It
looks like the kernel marvell_nand driver relies on newer API. I'm not
sure how easy would be syncing the drivers to a degree that makes
porting of changes trivial. It would probably require many other changes
in generic U-Boot raw NAND code.
Maybe Miquel can shed some light on that.
Unfortunately, the U-Boot MAINTAINERS NAND FLASH entry is marked
"Orphaned (Since 2018-07)".
baruch
>> 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 | 179 ++++++++++++++------------
>> 4 files changed, 124 insertions(+), 88 deletions(-)
>>
>> --
>> 2.28.0
>>
--
~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
More information about the U-Boot
mailing list