[U-Boot] [PATCH] add explicit bbt creation to commandline

Steven Zedeck saz at proliphix.com
Fri Feb 12 20:36:39 CET 2010




Steven Zedeck wrote:
> 
> 
>> No, I mean in the NAND driver for your specific hardware 
>> (fsl_elbc_nand.c, mxc_nand.c, ndfc_nand.c, etc).
> 
> You have been so helpful. I looked at the mtd/nand/Makefile and the only
> file that's included besides the nand* files is:
> 
> COBJS-y += fsl_upm.o
> 
> However, in that code:
> #if defined(CONFIG_CMD_NAND) && defined(CONFIG_NAND_FSL_UPM)
> 
> But I don't see CONFIG_NAND_FSL_UPM defined anywhere. It seems that this
> file really isn't being used.
> 
> How do I determine what hadrware driver its using? I'm sure this sounds
> like a dumb question. Do all the drivers live in drivers/mtd/nand/.... ?
> 
> thanks,
> Steve
> 
> 

I think we are just using the base/generic mtd nand driver. Is that
possible?

thanks,
Steve

-- 
View this message in context: http://old.nabble.com/-PATCH--add-explicit-bbt-creation-to-commandline-tp18299804p27568365.html
Sent from the Uboot - Users mailing list archive at Nabble.com.



More information about the U-Boot mailing list