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

3 Jul
2012
3 Jul
'12
4:12 p.m.
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(-)
4693
Age (days ago)
4693
Last active (days ago)
0 comments
1 participants
participants (1)
-
Rafael Beims