[U-Boot] [PATCH 0/1] Correct ONFI chip size detection for LUN count > 1

Rafael Beims rafael.beims at gmail.com
Tue Jul 3 16:12:06 CEST 2012


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(-)


More information about the U-Boot mailing list