[PATCH v2 0/2] mtd: nand: omap_gpmc: Fix NAND for AM335x
Roger Quadros
rogerq at kernel.org
Thu Jan 11 14:06:22 CET 2024
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.
Thanks!
--
cheers,
-roger
More information about the U-Boot
mailing list