On Fri, Sep 18, 2009 at 11:21:17PM -0700, David Brownell wrote:
> On Friday 18 September 2009, Mark A. Greer wrote:
> > The issue is that the values for the 'offs' and 'veroffs' are wrong in
> > the defaults used by nand_base.c:nand_default_bbt(). 
> 
> In what way "wrong"?

The default:
        .offs           = 8,
        .veroffs        = 12,

The da830 evm values:
        .offs           = 2,
        .veroffs        = 16,

With the default values, every block is flagged as bad.
This is using a small page nand flash chip.

Mark
--

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to