From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sricharan R Date: Tue, 6 Mar 2012 11:50:40 +0530 Subject: [U-Boot] [PATCH V2 00/18] OMAP5: Add the Changes required for OMAP5 ES1.0 silicon In-Reply-To: <20120305174343.GB18051@bill-the-cat> References: <1330612723-11328-1-git-send-email-r.sricharan@ti.com> <20120305174343.GB18051@bill-the-cat> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Tom, > -----Original Message----- > From: Tom Rini [mailto:tom.rini at gmail.com] On Behalf Of Tom Rini > Sent: Monday, March 05, 2012 11:14 PM > To: R Sricharan > Cc: u-boot at lists.denx.de > Subject: Re: [U-Boot] [PATCH V2 00/18] OMAP5: Add the Changes required > for OMAP5 ES1.0 silicon > > On Thu, Mar 01, 2012 at 08:08:25PM +0530, R Sricharan wrote: > > > OMAP5 soc support is already present in the mainline. > > The below are the changes that were identified during the actual > > silicon wakeup. Briefly, the changes address clocks, ddr, mux, > > poweric, mmc, io settings required/recommended for the ip. > > Couple of bug fixes are also added as a part of this series. > > 1 to 17 are fine and I'll apply them to u-boot-ti/next soon. With my > comments to 18/18, please submit a v3 for just that patch. Thanks! > Thanks. I will send a V3 for patch 18 with your comments. Thanks, Sricharan > -- > Tom