]> git.baikalelectronics.ru Git - uboot.git/commitdiff
Merge commit '3dd7945d87c8a6c07273ba17b2b8a9cdfa435c57' of https://source.denx.de...
authorTom Rini <trini@konsulko.com>
Sun, 24 Jul 2022 11:46:55 +0000 (07:46 -0400)
committerTom Rini <trini@konsulko.com>
Sun, 24 Jul 2022 11:46:55 +0000 (07:46 -0400)
In preparation of re-sync of mtd stack, we opt to move the current stack
slowly in order to have a more easy sync and test. We would like to
prepare uboot to support no-jedec and no-onfi compliant nand so we need
to clean up a bit the code we have now and upstream some of the support.
In this series we expect no functional change

Tested on:
 - imx6ull Micron   MT29F2G08ABAGAH4
 - imx8mn  Macronix MX30LF4G18AC


Trivial merge