Merge commit '90ba25b7cb78bd85c6af0b6429226c6616dedefa' 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