]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
socfpga: Relocate arch common functions away from board
authorChin Liang See <clsee@altera.com>
Tue, 10 Jun 2014 07:23:45 +0000 (02:23 -0500)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 5 Jul 2014 08:14:46 +0000 (10:14 +0200)
commit23f23f23d509e8e873797884456070c8a47d72b2
tree8b411784f6c1be0cc5ba52d499a78ab881ceab2a
parent7285c09560b24c43ea6cd9ca30264b18e5b69af1
socfpga: Relocate arch common functions away from board

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.

Signed-off-by: Chin Liang See <clsee@altera.com>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Detlev Zundel <dzu@denx.de>
Cc: Pavel Machek <pavel@denx.de>
Cc: Dinh Nguyen <dinguyen@altera.com>
Acked-by: Detlev Zundel <dzu@denx.de>
arch/arm/cpu/armv7/socfpga/misc.c
board/altera/socfpga/socfpga_cyclone5.c