From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lokesh Vutla Date: Wed, 26 Jun 2013 18:19:05 +0530 Subject: [U-Boot] [PATCH 0/4] ARM: AM33xx: Cleanup clocks and hwinit In-Reply-To: <20130626120919.GK28078@bill-the-cat> References: <1372079722-19486-1-git-send-email-lokeshvutla@ti.com> <51CA6CE0.7090009@ti.com> <20130626120919.GK28078@bill-the-cat> Message-ID: <51CAE341.6060101@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 On Wednesday 26 June 2013 05:39 PM, Tom Rini wrote: > On Wed, Jun 26, 2013 at 09:54:00AM +0530, Lokesh Vutla wrote: >> Hi Tom, >> On Monday 24 June 2013 06:45 PM, Lokesh Vutla wrote: >>> This series tries to cleanup code for AM33xx, >>> inorder to ensure code reusabilty by moving the >>> duplicated code to common place. >>> This also helps in addition of new Soc with minimal >>> changes. >>> >>> Testing: >>> Boot tested on BeagleBone White/Black, AM35xx EVM, TI814x. >>> Verified MAKEALL for armv7 and am33xx boards. >> You have any other comments on this series ? > > Looks good, I'll pick it up for u-boot-ti/next soon. > Thanks Tom.!! Regards, Lokesh