From mboxrd@z Thu Jan 1 00:00:00 1970 From: Derald D. Woods Date: Thu, 3 Mar 2016 22:14:13 -0600 Subject: [U-Boot] OMAP3: am3517_evm: Add BCH8 ECC and UBIFS NAND support Message-ID: <1457064856-4210-1-git-send-email-woods.technical@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This patch series updates NAND support for the LogicPD AM3517 EVM/EXP development boards and their corresponding System On Modules. OMAP3: am3517_evm: Use BCH8 ECC for NAND OMAP3: am3517_evm: Replace JFFS2 with UBI/UBIFS on NAND OMAP3: am3517_evm: Misc. comment and option cleanup