commit | ca2f2feb9842cc6870d409530b2bf2b2cba274b3 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jun 17 09:27:28 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 17 09:27:28 2024 -0600 |
tree | e25b49fe8980b17ead5357e703d2ce85146580d9 | |
parent | 7ee8dfe8bf358a5c225eac773ba015cef9cbe60b [diff] | |
parent | a68da5bb29c7862c95943faca5c7919da1323f1c [diff] |
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.