commit | 8acf2a4b49e92b36fa35c1fcc471f200031ead38 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Oct 13 08:44:22 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 13 08:44:22 2023 -0400 |
tree | cadc9498e861a5f74f59574628f5b3edc5696081 | |
parent | 30878c4126b657cfb4f4027ece19a15b3a7f77ae [diff] | |
parent | 4f99a2050251e4c740d054e25f4df28f0dcce429 [diff] |
Merge tag 'u-boot-nand-20231013' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash Pull request for u-boot-nand-20231013 The first 5 patches are from Mikhail Kshevetskiy, aligning the mtd spinand core with kernel version 5.15.43, fixing a bug on Winbond, and adding support for Winbond W25NO2KV. The other 2 patches are from Patrick Delaunay and they fix a bug and mark bad the MTD block on erase error.