From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Fri, 14 Nov 2008 18:11:16 +0100 Subject: [U-Boot] [PATCH-OMAP3] OMAP3: Fix broken NAND ECC HW switch In-Reply-To: <4919acc3.16125e0a.2a47.ffffd8c2@mx.google.com> References: <4919acc3.16125e0a.2a47.ffffd8c2@mx.google.com> Message-ID: <20081114171116.GD9542@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 17:03 Tue 11 Nov , dirk.behme at googlemail.com wrote: > Fix broken NAND ECC HW switch and invert logic of if(!hardware) for easier > reading. > > Signed-off-by: Dirk Behme > > --- > drivers/mtd/nand/omap_gpmc.c | 21 ++++++++++++++++----- > 1 files changed, 16 insertions(+), 5 deletions(-) > Applied to u-boot-arm/omap Best Regards, J.