]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge tag 'u-boot-nand-20240617' of https://source.denx.de/u-boot/custodians/u-boot...
authorTom Rini <trini@konsulko.com>
Mon, 17 Jun 2024 15:27:28 +0000 (09:27 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 17 Jun 2024 15:27:28 +0000 (09:27 -0600)
commit16324b43db3f2b4fbbc3b701893fcfc4104f33fb
treee25b49fe8980b17ead5357e703d2ce85146580d9
parent4d07da333313f1c652f1224502cdb48e4e8ad03e
parentaad8aa56d96b1305ae5a9708b604b2f2a4e97c4e
Merge tag 'u-boot-nand-20240617' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash

Pull request for u-boot-nand-20240617

The first patch is by Arseniy Krasnov and adds support for OTP area
access on MX30LFxG18AC chip series.

The second patch is by John Watts and adds MTD dependency in Kconfig
for UBI.

The last patch is by Ravi Minnikanti and fixes bitflip return value on
page read.