Re: [PATCH v3 00/13] Port manufacturer specific initialization

2022-07-21 Thread Michael Nazzareno Trimarchi
Hi Dario On Thu, Jul 21, 2022 at 8:44 AM Dario Binacchi wrote: > > 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

[PATCH v3 00/13] Port manufacturer specific initialization

2022-07-20 Thread Dario Binacchi
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 serie