]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
arm: socfpga: Add Altera Arria V DK support
authorMarek Vasut <marex@denx.de>
Tue, 30 Dec 2014 17:16:08 +0000 (18:16 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:10:29 +0000 (14:10 +0200)
commit8ddf36874fd098c6f836861c0e51c55dd23bda7f
tree3ff9fc20d58c0bbac1e34aa50ecf552a909f2d87
parentbda48ff24bbc956b1cc5a13ecdb9255592480339
arm: socfpga: Add Altera Arria V DK support

Add support for the Altera Arria V development kit.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Chin Liang See <clsee@opensource.altera.com>
Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
Cc: Pavel Machek <pavel@denx.de>
Cc: Stefan Roese <sr@denx.de>
Cc: Vince Bridgers <vbridger@opensource.altera.com>
arch/arm/Kconfig
board/altera/socfpga/Kconfig
board/altera/socfpga/iocsr_config.c
board/altera/socfpga/iocsr_config.h
board/altera/socfpga/pinmux_config.c
configs/socfpga_arria5_defconfig [new file with mode: 0644]
include/configs/socfpga_arria5.h [new file with mode: 0644]