From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Mon, 27 Apr 2009 00:40:36 +0200 Subject: [U-Boot] U-Boot and CONFIG_SYS_DAVINCI_BROKEN_ECC In-Reply-To: <200904261111.48584.david-b@pacbell.net> References: <200904261111.48584.david-b@pacbell.net> Message-ID: <20090426224036.GL32215@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11:11 Sun 26 Apr , David Brownell wrote: > I was looking at the DaVinci NAND support in current U-Boot > code (i.e. 2009.03 plus patches merged since that release), > and am puzzled by the above-named config option. > > Before I submit a patch to remove it from U-Boot GIT (nothing > there enables it, and it will nastify 4-bit support), I thought > I'd see if anyone knows exactly what software it was trying to > emulate. Differences from the current NAND driver in GIT: maybe add it in the feature-removal-schedule.txt will let people time to explain why they need it After my only request will be to use the same ECC as the mainline kernel or if someone explain why he need it add on other ECC algo Best Regards, J.