On Fri, 8 Jul 2011 15:10:03 -0400
Mike Hench <mhe...@elutions.com> wrote:

> Ok, so to port Liu Shuo's huge page nand to fake 2k page patch to uboot
> We either need to introduce a callback after mtd initialization
> (Which would have to be outside the driver) or lie about the ID info
> coming from the driver.
> I choose the second.

I'd prefer the first.  It's long overdue for U-Boot to start letting
drivers use the scan/tail split that is already present in the code from
Linux, and useful more than just here.

Fixing up the ID info directly also seems more fragile, given the
variations (existing and future) that there seem to be in ID formats.

-Scott

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

Reply via email to