From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Tue, 11 Nov 2008 15:04:48 -0600 Subject: [U-Boot] [PATCH-OMAP3] OMAP3: Fix broken NAND ECC HW switch In-Reply-To: <49199e1e.0f975e0a.3942.ffff903a@mx.google.com> References: <49199e1e.0f975e0a.3942.ffff903a@mx.google.com> Message-ID: <4919F370.5010600@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de dirk.behme at googlemail.com wrote: > Fix broken NAND ECC HW switch and invert logic of if(!hardware) for easier > reading. Acked-by: Scott Wood -Scott