summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/aarch64/xilinx-zynqmp/optclki2c1.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-01-12 10:26:38 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-01-17 08:31:48 +0100
commitd2664faa39cfd17fa20c84d0ff1623335c21bdac (patch)
treec6503cc795816f0c4f03ed74fd764878e017979b /spec/build/bsps/aarch64/xilinx-zynqmp/optclki2c1.yml
parentbuild: Format build items (diff)
downloadrtems-d2664faa39cfd17fa20c84d0ff1623335c21bdac.tar.bz2
build: Replace variant patterns with a list
Replace the variant patterns in the default-by-variant list with an explicit list of matching BSPs. The change was tested by comparing the output of ./waf bspdefaults before and after the change.
Diffstat (limited to 'spec/build/bsps/aarch64/xilinx-zynqmp/optclki2c1.yml')
-rw-r--r--spec/build/bsps/aarch64/xilinx-zynqmp/optclki2c1.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/spec/build/bsps/aarch64/xilinx-zynqmp/optclki2c1.yml b/spec/build/bsps/aarch64/xilinx-zynqmp/optclki2c1.yml
index 6fe6c18dfa..f1b26578e0 100644
--- a/spec/build/bsps/aarch64/xilinx-zynqmp/optclki2c1.yml
+++ b/spec/build/bsps/aarch64/xilinx-zynqmp/optclki2c1.yml
@@ -10,16 +10,16 @@ default: 111111111
default-by-variant:
- value: 111111111
variants:
- - aarch64/xilinx_zynqmp_ilp32_qemu.*
+ - aarch64/xilinx_zynqmp_ilp32_qemu
- value: 111111111
variants:
- - aarch64/xilinx_zynqmp_ilp32_zu3eg.*
+ - aarch64/xilinx_zynqmp_ilp32_zu3eg
- value: 111111111
variants:
- - aarch64/xilinx_zynqmp_lp64_qemu.*
+ - aarch64/xilinx_zynqmp_lp64_qemu
- value: 111111111
variants:
- - aarch64/xilinx_zynqmp_lp64_zu3eg.*
+ - aarch64/xilinx_zynqmp_lp64_zu3eg
description: |
ZynqMP i2c1 clock frequency in Hz. This is the frequency after the signal
has been processed using the values passed to the I2C1_REF_CTRL register.