commit | 5895d5c7ab9e501205fd4b9a2b4544680ae7e72a | [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 | 86700279645921fb2c28c41711deb7d7ed75bc29 [diff] | |
parent | be0da1257f189c09604b01bc04a7e8411bf18e5c [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.