From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 19 Mar 2012 15:16:43 -0700 Subject: [U-Boot] [PATCH] ARM: OMAP3: pandora: re-enable NAND soft ECC In-Reply-To: <1332195169-24745-1-git-send-email-notasas@gmail.com> References: <1332195169-24745-1-git-send-email-notasas@gmail.com> Message-ID: <4F67B04B.6030201@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/19/2012 03:12 PM, Grazvydas Ignotas wrote: > Commin 4fee6c2f295f9 "nand: make 1-bit software ECC configurable" > disabled software ECC by default, but pandora always used (and still > does use) software ECC to store it's firmware, so enable it in board > file. > > Signed-off-by: Grazvydas Ignotas This is an artifact of u-boot-arm (and thus u-boot-ti) being behind u-boot/master. The change that requires this change has been reverted. -- Tom