From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Thu, 12 Nov 2009 07:42:26 -0600 Subject: [U-Boot] [PATCH V5 0/4] add TI DA8xx support: In-Reply-To: <4AFBECCC.90705@gefanuc.com> References: <4AF98238.5030102@gefanuc.com> <4AFB79BE.2090801@windriver.com> <4AFBECCC.90705@gefanuc.com> Message-ID: <4AFC10C2.8000002@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Nick Thompson wrote: > On 12/11/09 02:58, Tom wrote: >> Nick Thompson wrote: >>> Add initial support for DA8xx SoC's and the spectrum digital DA830 EVM board. > >>> This patch set depends on "[PATCH V3] Davinci: add a pin multiplexer >>> configuration API" posted on 2009-11-04 >> Yes it is dependent. >> There is a compile error without the pin mux function. >> >> Once the pin multiplex patch is ack-ed then >> Ack to this patch set. >> >> Thanks >> Tom > > I've submitted an update for the pinmux functions, based on your comments. > Yes. Your changes are fine. Sandeep, Can you push this the pinmux and then this change to the arm-ti ? Tom > Thanks for the Ack, > Nick.