u-boot/board/xilinx/zynq
Michal Simek 501fc50a29 arm: zynq: Try to enable the first watchdog via aliases
The same change as was done for zynqmp with this description:

Add support for enabling the first watchdog pointed via aliases.

DT fragment:
	aliases {
		...
		watchdog0= &watchdog0;
		watchdog1 = &watchdog_lpd;
		...
	};

<zynqmp example removed>

Till this patch the first watchdog found in DT was used and started
which is not enabling all possible configuration based on user request.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2018-07-19 10:49:55 +02:00
..
zynq-cc108 SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
zynq-microzed SPDX: Convert a few files that were missed before 2018-05-10 20:38:35 -04:00
zynq-zc702 SPDX: Convert a few files that were missed before 2018-05-10 20:38:35 -04:00
zynq-zc706 SPDX: Convert a few files that were missed before 2018-05-10 20:38:35 -04:00
zynq-zc770-xm010 SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
zynq-zc770-xm011 SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
zynq-zc770-xm011-x16 SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
zynq-zc770-xm012 SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
zynq-zc770-xm013 SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
zynq-zed SPDX: Convert a few files that were missed before 2018-05-10 20:38:35 -04:00
zynq-zybo SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
.gitignore ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70x 2015-05-25 10:52:36 +02:00
board.c arm: zynq: Try to enable the first watchdog via aliases 2018-07-19 10:49:55 +02:00
bootimg.c xilinx: zynq: Add support to secure images 2018-07-19 10:49:54 +02:00
cmds.c xilinx: zynq: Add support to secure images 2018-07-19 10:49:54 +02:00
Kconfig xilinx: zynq: Add support to secure images 2018-07-19 10:49:54 +02:00
MAINTAINERS MAINTAINERS: Fix Zynq/ZynqMP and Microblaze fragments 2018-03-23 09:36:15 +01:00
Makefile xilinx: zynq: Add support to secure images 2018-07-19 10:49:54 +02:00
xil_io.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
zynq-cse-qspi-single arm: zynq: Add mini u-boot configuration for zynq 2017-11-28 16:08:47 +01:00