Updated patch attached. d.marlin ========= David A. Marlin wrote: > > Thomas Gleixner wrote: > >> 1) . . . Please do not >> make it dependent on NAND_IS_AND, invent a new option like >> BBT_AUTO_REFRESH or what ever nice symbol you imagine. > > Will do. > >> 2) . . . >> Looks sane. You call this from the board driver I guess ? > > Yes, I call it from the driver's init routine, after performing nand_scan. > > I'll update the code and post a revised patch. > > > Thank you, > > d.marlin