Hi Roger And Michael, On Thu, Jan 11, 2024 at 2:13 PM Michael Nazzareno Trimarchi <[email protected]> wrote: > > Hi > > Il gio 11 gen 2024, 14:06 Roger Quadros <[email protected]> ha scritto: >> >> Hi, >> >> On 11/12/2023 13:45, Roger Quadros wrote: >> > Hi, >> > >> > These patches fix NAND and ELM for AM335x and related legacy platforms >> > that use HW BCH and ELM modules. >> > >> > All CI tests pass: https://github.com/u-boot/u-boot/pull/453 >> > >> > Changelog: >> > >> > v2: >> > - added __maybe_unused to omap_calculate_ecc_bch. fixes CI tests >> > - Added Tested-by Tags >> > - Explained about omap_elm single sector support in commit log >> > >> > cheers, >> > -roger >> > >> > Roger Quadros (2): >> > mtd: nand: omap_gpmc: Fix NAND in SPL for AM335x >> > mtd: rawnand: omap_elm: Fix elm_init definition >> > >> > drivers/mtd/nand/raw/omap_elm.c | 4 +- >> > drivers/mtd/nand/raw/omap_elm.h | 6 -- >> > drivers/mtd/nand/raw/omap_gpmc.c | 95 ++++++++++---------------------- >> > 3 files changed, 31 insertions(+), 74 deletions(-) >> > >> > >> > base-commit: 2f0282922b2c458eea7f85c500a948a587437b63 >> >> If no objections can this be Acked and picked up please? >> Without these NAND is broken on some TI platforms. > > > > We will queue them and send over the weekend > > Michael >> >> >> >> >> Thanks! >> >> -- >> cheers, >> -roger
Applied to nand-next. Thanks and regards, Dario -- Dario Binacchi Senior Embedded Linux Developer [email protected] __________________________________ Amarula Solutions SRL Via Le Canevare 30, 31100 Treviso, Veneto, IT T. +39 042 243 5310 [email protected] www.amarulasolutions.com

