From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chin Liang See Date: Wed, 18 Jun 2014 20:31:17 -0500 Subject: [U-Boot] [PATCH v2] socfpga: Relocate arch common functions away from board In-Reply-To: References: <1402385025-3514-1-git-send-email-clsee@altera.com> Message-ID: <1403141477.6245.3.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 Thu, 2014-06-12 at 11:02 +0200, Detlev Zundel wrote: > Hi Chin, > > > To move the arch common function away from board folder to > > arch/arm/cpu/armv7/socfpga folder. Its to avoid code duplication > > for other non Altera dev kit which is using socfpga device. > > This looks like a good first step. I'm sure that followup patches are > neccessary to clean up the division between generic and board specific > patches, but we'll see this once other boards (like socrates) are added. > > Pavel, can you rebase your intended change on this? Thanks! > > Acked-by: Detlev Zundel > Thanks Detlev. Hi Albert, Can you help to apply this patch? Thanks Chin Liang