From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chin Liang See Date: Thu, 15 Aug 2013 08:34:56 -0500 Subject: [U-Boot] [PATCH v7 1/2] socfpga: Adding System Manager driver In-Reply-To: <20130815131541.GB8755@amd.pavel.ucw.cz> References: <1375888130-2945-1-git-send-email-clsee@altera.com> <20130815131541.GB8755@amd.pavel.ucw.cz> Message-ID: <1376573696.6025.4.camel@clsee-VirtualBox.altera.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 Pavel, On Thu, 2013-08-15 at 15:15 +0200, ZY - pavel wrote: > Hi! > > > Adding System Manager driver which will configure the > > pin mux for real hardware Cyclone V development kit > > (not Virtual Platform) > > > > Signed-off-by: Chin Liang See > > Reviewed-by: Pavel Machek > > Acked-by: Dinh Nguyen > > Cc: Wolfgang Denk > > CC: Pavel Machek > > Cc: Dinh Nguyen > > Cc: Tom Rini > > Cc: Albert Aribaud > > Which version is this against? I tried to apply it against current > mainline (cdce889959c611876690a9f0a3c7ed9aa46189c4), and there's no > "board/altera/socfpga" directory. > I believe there is earlier patch by Dinh with title "socfpga: Move board/socfpga_cyclone5 to board/socfpga". Its has been applied to u-boot-arm/master per email from Albert. Thanks Chin Liang > That's easy to fix... But this patch also depends on > > Subject: [PATCH v6 2/2] socfpga: Adding pin mux handoff files > > I guess they should be swapped in the series. > > Do you want me to prepare new series? > > Thanks, > Pavel > >