From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chin Liang See Date: Fri, 21 Feb 2014 08:52:15 -0600 Subject: [U-Boot] [RESEND PATCH 1/2 v2] socfpga: Adding Scan Manager driver -- ROLLED BACK. In-Reply-To: <20140213104512.2c17f2e7@lilith> References: <1391541322-3052-1-git-send-email-clsee@altera.com> <20140213100915.2e64398c@lilith> <20140213104512.2c17f2e7@lilith> Message-ID: <1392994335.3602.2.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 Dear Albert, On Thu, 2014-02-13 at 10:45 +0100, ZY - albert.u.boot wrote: > > > > Applied to u-boot-arm/master, thanks! > > > > Note that arch/arm/cpu/armv7/socfpga/scan_manager.c had spurious empty > > lines at the end; I fixed that. > > > > Tom: as V1 and V2 were assigned to me, I reassigned this RESEND from > > you to me and fixed V1 and V2 status in patchwork to superseded. > > > > Amicalement, > > Correction -- while both patches together do work, the first one does > not, for the reason that it relies on a file which is only created by > the second patch. > > Please re-send as a single patch, or in reversed order, so that build > works at each patch. > > Amicalement, Yup, I was combining them initially but split them out later due to comments. But I can combine them again as its easy to do :) Thanks again for your support. Chin Liang