summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/aarch64/xilinx-zynqmp
diff options
context:
space:
mode:
authorKinsey Moore <kinsey.moore@oarcorp.com>2020-12-03 10:58:26 -0600
committerJoel Sherrill <joel@rtems.org>2020-12-04 12:42:06 -0600
commit2365c93745617232bd4173e39331b6fb6c8b0a20 (patch)
tree02def3a6e60d87bd8a11333cc957770cc5c9507b /spec/build/bsps/aarch64/xilinx-zynqmp
parentspec/optconminor: Fix value type (diff)
downloadrtems-2365c93745617232bd4173e39331b6fb6c8b0a20.tar.bz2
spec: Move zynq-uart into its own object
Currently, zynq-uart code is always built and has some requirements for BSPs that use it. Instead of making all BSPs satisfy that requirement or working around it by setting defaults, this moves the zynq-uart code into its own spec build object so it can be included if needed.
Diffstat (limited to 'spec/build/bsps/aarch64/xilinx-zynqmp')
-rw-r--r--spec/build/bsps/aarch64/xilinx-zynqmp/grp.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/build/bsps/aarch64/xilinx-zynqmp/grp.yml b/spec/build/bsps/aarch64/xilinx-zynqmp/grp.yml
index 499947eddf..552723c61c 100644
--- a/spec/build/bsps/aarch64/xilinx-zynqmp/grp.yml
+++ b/spec/build/bsps/aarch64/xilinx-zynqmp/grp.yml
@@ -32,6 +32,8 @@ links:
- role: build-dependency
uid: ../../objirq
- role: build-dependency
+ uid: ../../objdevserialzynq
+- role: build-dependency
uid: ../../optcachedata
- role: build-dependency
uid: ../../optcacheinst