[U-Boot] [PATCH v2 0/1] fsl_elbc support for 4k devices and factory badblock migration

28 Jun
2012
28 Jun
'12
10:45 p.m.
This is my implementation of the factory badblock migration process for the fsl_elbc driver using the hack to support nand devices with page sizes bigger than 2048k. The migrated pattern is in "test mode". I really don't know what is the convention for something like this, and would like to hear suggestions of what this pattern should be. I would really appreciate any feedback related to the patch.
Changes in v2: - Added check to disallow the migration code to run in devices with page size <= 2048
Rafael Beims (1): nand: Hack to support 4k page in fsl_elbc_nand
drivers/mtd/nand/fsl_elbc_nand.c | 447 +++++++++++++++++++++++++++++++++++--- 1 files changed, 419 insertions(+), 28 deletions(-)
4698
Age (days ago)
4698
Last active (days ago)
0 comments
1 participants
participants (1)
-
Rafael Beims