From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lokesh Vutla Date: Thu, 30 May 2013 09:41:18 +0530 Subject: [U-Boot] [PATCH 00/12] ARM: DRA7xx: Update support for DRA7xx Soc's In-Reply-To: <20130529131217.GL11917@bill-the-cat> References: <1369825367-4537-1-git-send-email-lokeshvutla@ti.com> <20130529131217.GL11917@bill-the-cat> Message-ID: <51A6D166.1000409@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On Wednesday 29 May 2013 06:42 PM, Tom Rini wrote: > On Wed, May 29, 2013 at 04:32:35PM +0530, Lokesh Vutla wrote: > >> This series update support for DRA7xx family Socs and the data for >> DRA752 ES1.0 soc. >> This is on top of my recent Misc cleanup series: >> http://u-boot.10912.n7.nabble.com/PATCH-0-3-ARM-OMAP4-Misc-Cleanup-tt155877.html >> >> Tested on DRA752 ES1.0, OMAP5432 ES2.0, >> MAKEALL for all armv7 board has been verified. > > Aside from a few comments, everything else looks good. Oh, and please > test with MAKEALL -s omap as well as -c armv7, thanks! Thanks Tom. Will address your comments and post a V2. Ok will do MAKEALL for omap boards also. Regards, Lokesh >