From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ron Madrid Date: Fri, 30 May 2008 14:01:09 -0700 (PDT) Subject: [U-Boot-Users] [PATCH 7/8] New board SIMPC8313 support: nand support In-Reply-To: <484046E8.7000607@freescale.com> Message-ID: <532561.64388.qm@web83514.mail.sp1.yahoo.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de So does this mean that I need to now base all of my patches off of the mtd-2.6.22.1 branch on the u-boot-nand-flash tree? How do the two (u-boot and u-boot-nand-flash) coincide, or don't they? It looks like in the Makefile of the mtd-2.6.22.1 branch the version of u-boot is 1.3.1. Ron --- Scott Wood wrote: > Ron Madrid wrote: > > New board SIMPC8313 support: nand support > > > > I realize that perhaps these files should be in the > > drivers/mtd/nand folder, but I have been informed by > > Scott Wood that he will be soon working on nand > > support for the MPC83XX(?) family of chips. So these > > will be considered temporary and removed at that time. > > I'd really rather not merge this old driver -- can you work off of the > mtd-2.6.22.1 branch of the u-boot-nand-flash tree (which has a newer > elbc fcm nand driver)? > > -Scott >