From mboxrd@z Thu Jan 1 00:00:00 1970 From: Derald D. Woods Date: Mon, 7 Mar 2016 18:24:05 -0600 Subject: [U-Boot] [PATCH 2/2] OMAP3: am3517_evm: Add NAND MTD partitions with UBI/UBIFS support In-Reply-To: <20160307233656.GC23166@bill-the-cat> References: <1457205599-3527-1-git-send-email-woods.technical@gmail.com> <1457205599-3527-3-git-send-email-woods.technical@gmail.com> <20160307233656.GC23166@bill-the-cat> Message-ID: <20160308002405.GA16685@genesis> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Mar 07, 2016 at 06:36:56PM -0500, Tom Rini wrote: > On Sat, Mar 05, 2016 at 01:19:59PM -0600, Derald D. Woods wrote: > > > - Add required UBI/UBIFS config definitions > > - Add reasonable MTD partition layout > > - Remove JFFS2 config definitions > > - Drop some CFI verbage and definitions > > - Make comment 'one-liners' truly one line > > - Improve readability and content arrangement > > > > Signed-off-by: Derald D. Woods > > Reviewed-by: Tom Rini > > ... but we shouldn't be adding more extra options, we should be > converting to Kconfig. Any chance you can find some time to work on > starting to convert some of that over for this board at least? Thanks! > > -- > Tom What is the best example of it being done correctly? For OMAP3, I have an older BeagleBoard Rev. C4 and the AM3517 EXP to work with. I also have a SAMA5D3 xplained, with an Atmel SoC, and the iMX233 OlinuXino MAXI. -- Derald