Steven Zedeck wrote:
> 
> 
> 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

You've got an old/out-of-tree u-boot.

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

No, there must be a controller driver.  It may be in a board or cpu 
directory, though.  Search for board_nand_init().

-Scott
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to