From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Tue, 11 May 2010 15:11:11 -0500 Subject: [U-Boot] [PATCH-V5] OMAP3EVM: Added NAND support In-Reply-To: <20100511085921.66D34C67D4F@gemini.denx.de> References: <1273166341-24236-1-git-send-email-hvaibhav@ti.com> <19F8576C6E063C45BE387C64729E7394044E404A8A@dbde02.ent.ti.com> <20100511085921.66D34C67D4F@gemini.denx.de> Message-ID: <4BE9B9DF.2020607@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 On 05/11/2010 03:59 AM, Wolfgang Denk wrote: > Dear "Hiremath, Vaibhav", > > In message<19F8576C6E063C45BE387C64729E7394044E404A8A@dbde02.ent.ti.com> you wrote: >> >>> Subject: [PATCH-V5] OMAP3EVM: Added NAND support >>> >>> From: Vaibhav Hiremath >>> >>> The EVMS have been shipping with NAND (instead of OneNAND) as default. >>> So, this patch sets NAND as default. >>> >>> To choose OneNAND, define CMD_ONENAND instead of CMD_NAND in the >>> config file omap3_evm.h, >>> >>> Changes From V4 :- >>> - Removed #undef ONENAND line (comment from Denk) >>> Changes from V3 :- >>> - Refreshed against latest u-boot/master >>> Changes from V2 :- >>> - Added undef statement for CMD_ONENAND. >>> >> [Hiremath, Vaibhav] Denk, >> >> If we do not have any further comments, can we merge these patches? > > The patches you listed are either ARM related and as such to be > handdled by the ARM custodian, Tom, and/or NAND related ans as such to > be addressed by the NAND custodian, Scott. > > > I just wait for their pull requests. It's a board config change to turn on NAND, not a change to NAND itself, so it should go via the ARM tree. -Scott