Hi Jit, On Fri, Oct 21, 2022 at 5:24 AM Jagan Teki <[email protected]> wrote: > > On Mon, Sep 5, 2022 at 7:41 PM Jit Loon Lim <[email protected]> wrote: > > > > From: Tien Fong Chee <[email protected]> > > > > Add configuration option to compile the entire NAND framework into > > U-Boot SPL. This is required by some drivers, like the Denali NAND, > > which use a lot of functionality from the NAND core. > > > > Signed-off-by: Marek Vasut <[email protected]> > > Signed-off-by: Tien Fong Chee <[email protected]> > > Signed-off-by: Jit Loon Lim <[email protected]> > > --- > > + MTD mainatainers
There are already other implementations like this in u-boot for different platforms. The idea is to remove this code and implement a more generic management so as not to replicate code. Could you please change your implementation to a more generic version? Thanks and regards, Dario -- Dario Binacchi Senior Embedded Linux Developer [email protected] __________________________________ Amarula Solutions SRL Via Le Canevare 30, 31100 Treviso, Veneto, IT T. +39 042 243 5310 [email protected] www.amarulasolutions.com

