[PATCH 0/4] Fix arasan nand driver issues
Michal Simek
michal.simek at amd.com
Tue Mar 7 14:35:25 CET 2023
On 2/24/23 06:07, Ashok Reddy Soma wrote:
> In this patch series
> - Remove hardcoding of NAND_BBT_USE_FLASH in nand->bbt_options
> - Find and update nand ofnode.
> - Fix nand node in zynqmp-zc1751-xm017-dc3.dts file
> - Enable nand-on-flash-bbt flag in zynqmp DT's by default
>
>
> Ashok Reddy Soma (4):
> mtd: nand: arasan: Remove hardcoded bbt option
> mtd: nand: arasan: Set ofnode value
> arm64: dts: zynqmp: Fix nand dt node
> arm64: dts: zynqmp: Enable nand-on-flash-bbt in DT by default
>
> arch/arm/dts/zynqmp-zc1751-xm016-dc2.dts | 2 +
> arch/arm/dts/zynqmp-zc1751-xm017-dc3.dts | 119 ++++++++++++++---------
> drivers/mtd/nand/raw/arasan_nfc.c | 5 +-
> 3 files changed, 78 insertions(+), 48 deletions(-)
>
Applied,
M
More information about the U-Boot
mailing list