From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chin Liang See Date: Fri, 21 Feb 2014 09:05:01 -0600 Subject: [U-Boot] [PATCH 1/2] socfpga: Adding Clock Manager driver In-Reply-To: <20140213105358.3880520c@lilith> References: <1387410874-4838-1-git-send-email-clsee@altera.com> <1387410874-4838-2-git-send-email-clsee@altera.com> <20140213105358.3880520c@lilith> Message-ID: <1392995101.3602.3.camel@clsee-VirtualBox> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Albert, On Thu, 2014-02-13 at 10:53 +0100, ZY - albert.u.boot wrote: > Hi Chin, > > On Wed, 18 Dec 2013 17:54:33 -0600, Chin Liang See > wrote: > > > Clock Manager driver will be called to reconfigure all the > > clocks setting based on user input. The input are passed to > > Preloader through handoff files > > Like the scan manager series, patch 1/2 will fail because it needs a > new file which is introduced by patch 2/2. Please post v2 as a single > patch. > > Amicalement, Sure, I can combine them. Thanks Chin Liang