Doing some tests with the new fsl_elbc code that enables the use of ONFI
chip detection, I verified that one of the NAND chip's we use report a
LUN count > 1.
The size detection code doesn't take this into account, making these
chips to have the wrong size detected.
This patch corrected the problem, but I don't know if this would be the
best solution.
Any comments are appreciated.
-- Rafael


Rafael Beims (1):
  nand: Support ONFI chip size detection for lun_count > 1

 drivers/mtd/nand/nand_base.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to