u-boot-brain/board/xilinx/zynq
Michal Simek ad5b580126 ARM: zynq: Simplify zynq configuration
Extending Kconfig for adding new platform is a lot of work
for nothing. Setting SYS_CONFIG_NAME directly in Kconfig and
remove all dependencies on TARGET_ZYNQ_* options including SPL.
As a side-effect it also remove custom init folder for ps7_init_gpl.*
files. Folder is chosen based on device-tree file.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2016-05-24 13:22:50 +02:00
..
zynq-microzed ARM: zynq: Simplify zynq configuration 2016-05-24 13:22:50 +02:00
zynq-zc702 ARM: zynq: Simplify zynq configuration 2016-05-24 13:22:50 +02:00
zynq-zc706 ARM: zynq: Simplify zynq configuration 2016-05-24 13:22:50 +02:00
zynq-zed ARM: zynq: Simplify zynq configuration 2016-05-24 13:22:50 +02:00
zynq-zybo ARM: zynq: Simplify zynq configuration 2016-05-24 13:22:50 +02:00
.gitignore
board.c ARM: zynq: Support systems with more memory banks 2016-04-13 18:29:02 +02:00
MAINTAINERS
Makefile ARM: zynq: Simplify zynq configuration 2016-05-24 13:22:50 +02:00
xil_io.h