Hi Tom The following changes since commit af69289d61876d8e62449ee2da2dc6683bcb8198:
Update directories for new name of TF-A directories (2024-10-04 09:00:47 -0600) are available in the Git repository at: [email protected]:u-boot/custodians/u-boot-nand-flash.git u-boot-nand-20241005 for you to fetch changes up to abd7258222188be745b6f3f698dd983d6ffc5755: These are a number of assorted upstream Linux fixes to the BRCMNAND driver. This patch set lowers the hamming distance between the Linux and U-Boot drivers a bit as well, while we deviate quite a bit it is still possible to bring fixes over thanks to exercises like this. The patches pass the pipeline CI: https://source.denx.de/u-boot/custodians/u-boot-nand-flash/-/pipelines/22535 ---------------------------------------------------------------- Linus Walleij (1): mtd: rawnand: brcmnand: Add read data bus interface William Zhang (6): mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller mtd: rawnand: brcmnand: Fix potential false time out warning mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write mtd: rawnand: brcmnand: Fix mtd oobsize mtd: rawnand: brcmnand: Support write protection setting from dts mtd: rawnand: brcmnand: Add support for getting ecc setting from strap drivers/mtd/nand/raw/brcmnand/brcmnand.c | 209 ++++++++++++++++++++++++------- drivers/mtd/nand/raw/brcmnand/brcmnand.h | 2 + 2 files changed, 166 insertions(+), 45 deletions(-) -- Michael Nazzareno Trimarchi Co-Founder & Chief Executive Officer M. +39 347 913 2170 [email protected] __________________________________ Amarula Solutions BV Joop Geesinkweg 125, 1114 AB, Amsterdam, NL T. +31 (0)85 111 9172 [email protected] www.amarulasolutions.com

