From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dinh Nguyen Date: Mon, 8 Jul 2013 11:10:37 -0500 Subject: [U-Boot] [PATCHv2] socfpga: Move board/socfpga_cyclone5 to board/socfpga In-Reply-To: <20130705230459.00fc4b44@lilith> References: <1372802418-9010-1-git-send-email-dinguyen@altera.com> <20130705230459.00fc4b44@lilith> Message-ID: <1373299837.22533.1.camel@linux-builds1> 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 Fri, 2013-07-05 at 23:04 +0200, ZY - albert.u.boot wrote: > Hi dinguyen at altera.com, > > On Tue, 2 Jul 2013 17:00:18 -0500, wrote: > > > From: Dinh Nguyen > > > > Because the SOCFPGA platform will include support for Cyclone V and > > Arria V FPGA parts, renaming socfpga_cyclone5 folder to socfpga to > > be more generic. > > > > Signed-off-by: Dinh Nguyen > > Reviewed-by: Pavel Machek > > Cc: Chin Liang See > > Cc: Wolfgang Denk > > CC: Pavel Machek > > Cc: Tom Rini > > > > v2: > > - Add Reviewed-by: Pavel Machek > > - Cc: Tom Rini > > --- > > Do you really mean that V2 is the exact same code as V1? If it is, then > V2 is unneeded. And if V2 is different from V1, then history should > tells us the difference(s). V2 is the same as v1 codewise. So should I resend this a V1 to be applied? Dinh > > Amicalement,