From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chin Liang See Date: Wed, 7 Aug 2013 10:03:56 -0500 Subject: [U-Boot] [RESEND PATCH v5 1/1] socfpga: Adding configuration for development kit In-Reply-To: <1375804823.14255.7.camel@linux-builds1> References: <1375798115-15124-1-git-send-email-clsee@altera.com> <1375804823.14255.7.camel@linux-builds1> Message-ID: <1375887836.2082.0.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 On Tue, 2013-08-06 at 11:00 -0500, Dinh Nguyen wrote: > On Tue, 2013-08-06 at 09:08 -0500, Chin Liang See wrote: > > Separating the configuration file for Virtual > > Target and real hardware Cyclone V development kit > > > > Signed-off-by: Chin Liang See > > Reviewed-by: Pavel Machek > > Include Pavel's email address. Noted will fix in v6 > > > Cc: Wolfgang Denk > > CC: Pavel Machek > > Cc: Dinh Nguyen > > Cc: Tom Rini > > Cc: Albert Aribaud > > --- > > Changes for v2: > > - Fixed the word wrap issue within patch > > Changes for v3: > > - Fixed the long subject of the patch > > Changes for v4: > > - Added change log for each revision change > > Changes for v5: > > - Added Reviewed-by: Pavel Machek > > - Cc: Tom Rini > > Re-org this to have the latest, v5 at the top. Noted will fix in v6 Thanks Chin Liang