]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge tag 'u-boot-nand-20240414' of https://source.denx.de/u-boot/custodians/u-boot...
authorTom Rini <trini@konsulko.com>
Sun, 14 Apr 2024 18:26:42 +0000 (12:26 -0600)
committerTom Rini <trini@konsulko.com>
Sun, 14 Apr 2024 21:55:14 +0000 (15:55 -0600)
commit57cb92de7a9d01be1ce72af003651efc80ac67e2
treeeae708f156dfe7002c03cfbd4c87bacf188a8d90
parent266603d8c39cf4d194e2cfe8d86d870590e150e0
parent248fc16055858c2028a381bb59e12354c4ae19ea
Merge tag 'u-boot-nand-20240414' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash

The first patch is by Weizhao Ouyang and avoids sf probe crashes.

The second patch is by Arseniy Krasnov and adds basic support for Amlogic
Meson NAND controller on AXG.

The following four patches are by Alexander Dahl and apply some fixes to
drivers/mtd/nand/raw/ and port some changes applied in Linux.

The following patch is by Bruce Suen and adds support for XTX SPINAND.

Finally, the last patch is again by Arseniy Krasnov and adds access to
OTP region, supporting info, dump, write and lock operations.
drivers/mtd/nand/raw/meson_nand.c