]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge tag 'u-boot-nand-20231013' of https://source.denx.de/u-boot/custodians/u-boot...
authorTom Rini <trini@konsulko.com>
Fri, 13 Oct 2023 12:44:22 +0000 (08:44 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 13 Oct 2023 12:44:22 +0000 (08:44 -0400)
commit5895d5c7ab9e501205fd4b9a2b4544680ae7e72a
treecadc9498e861a5f74f59574628f5b3edc5696081
parent86700279645921fb2c28c41711deb7d7ed75bc29
parentbe0da1257f189c09604b01bc04a7e8411bf18e5c
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.