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

Rafael Beims rafael.beims at gmail.com
Thu Jun 28 22:45:53 CEST 2012


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


More information about the U-Boot mailing list