From 3ae540d44ba5a214b356550f3a0aa39f18718fb1 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 27 May 2015 14:03:38 +0100 Subject: [PATCH] Enable Zynq microzed, zed and zybo --- armv7-boards | 3 +++ uboot-tools.spec | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/armv7-boards b/armv7-boards index cbe4507..1c3eafb 100644 --- a/armv7-boards +++ b/armv7-boards @@ -75,3 +75,6 @@ wandboard_quad wandboard_solo Wexler_TAB7200 Wits_Pro_A20_DKT +zynq_microzed +zynq_zed +zynq_zybo diff --git a/uboot-tools.spec b/uboot-tools.spec index 8fa1503..ddc10bb 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -2,7 +2,7 @@ Name: uboot-tools Version: 2015.04 -Release: 2%{?candidate:.%{candidate}}%{?dist} +Release: 3%{?candidate:.%{candidate}}%{?dist} Summary: U-Boot utilities Group: Development/Tools @@ -186,6 +186,9 @@ install -p -m 0644 tools/env/fw_env.config $RPM_BUILD_ROOT%{_sysconfdir} %endif %changelog +* Wed May 27 2015 Peter Robinson 2015.04-3 +- Enable Zynq microzed, zed and zybo + * Sun May 10 2015 Peter Robinson 2015.04-2 - Build nyan-big