ARM: zynq: Add default ps7_init_gpl.c/h for ZYBO
authorNathan Rossi <nathan@nathanrossi.com>
Tue, 24 Nov 2015 09:34:09 +0000 (19:34 +1000)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 18 Dec 2015 12:15:57 +0000 (13:15 +0100)
commitf0b567bf0a0f271e60bcd63f49dd54599aa56a4f
tree1a2058698653e599dd6acd441d3aaf39a62a38c6
parent8647219b5cf3125248b36ad514fae7beb9c78939
ARM: zynq: Add default ps7_init_gpl.c/h for ZYBO

Add ps7_init_gpl.c/h for the ZYBO board. This instance of the ps7_init
is generated by the Vivado 2015.3 tools using the system configuration
provided by Digilent located on their website.

Update the kconfig so that the defconfig is not overrided to use the
custom init ps7_init_gpl target by default.

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Cc: Michal Simek <monstr@monstr.eu>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Joe Hershberger <joe.hershberger@ni.com>
Cc: "Sören Brinkmann" <soren.brinkmann@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/mach-zynq/Kconfig
board/xilinx/zynq/Makefile
board/xilinx/zynq/zybo_hw_platform/ps7_init_gpl.c [new file with mode: 0644]
board/xilinx/zynq/zybo_hw_platform/ps7_init_gpl.h [new file with mode: 0644]