[U-Boot] [PATCH v2] Noisily disable the legacy NAND subsystem.

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Sat Apr 4 18:36:54 CEST 2009


On 16:41 Wed 01 Apr     , Scott Wood wrote:
> Legacy NAND is marked for feature removal after April 2009 (i.e. this
> upcoming release).  There are still several boards that reference it
> (though many do so only for disk-on-chip support which has been silently
> disabled for a while now).  These boards will now fail to build
> with #error, though the code is still there if the user removes #error.
> 
> The plan is to remove the code outright in the next release, along with
> any board code that refers to it (such as board/esd/common/auto_update.c).
> 
> Also, remove the legacy NAND API description from README.nand.
> 
> Signed-off-by: Scott Wood <scottwood at freescale.com>
> ---
> Now with doc updates, restoration of a missing changelog line,
> and clarification of the error message in cmd_doc.c.
> 
> Applied to u-boot-nand-flash.
Scoot you brake the rm9200dk

could you convert your #error in #warning for this release
as it's said in the commit message it will be remove for the next release

it will be nice to have this kind of #error at the beginning to the merge to
allow people to fix it

Best Regards,
J.


More information about the U-Boot mailing list