summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/aarch64/xilinx-versal
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-07-23 08:45:07 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-08-18 11:25:35 +0200
commitebdfa24bff814134b8f42efc7ed386afcfa90eff (patch)
treeb9aca84bfc91353f6481fac0f42b1fd2a97497f3 /spec/build/bsps/aarch64/xilinx-versal
parentbsp/leon3: Fix rtems_interrupt_is_pending() (diff)
downloadrtems-ebdfa24bff814134b8f42efc7ed386afcfa90eff.tar.bz2
build: Merge default-by-family into by-variant
Prefix the BSP family name with "bsps/" to make it distinct to the BSP variant names. Update #4468.
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/aarch64/xilinx-versal/abi.yml1
-rw-r--r--spec/build/bsps/aarch64/xilinx-versal/optclkuart.yml1
-rw-r--r--spec/build/bsps/aarch64/xilinx-versal/optconminor.yml1
-rw-r--r--spec/build/bsps/aarch64/xilinx-versal/optloadoff.yml1
-rw-r--r--spec/build/bsps/aarch64/xilinx-versal/optnocachelen.yml1
-rw-r--r--spec/build/bsps/aarch64/xilinx-versal/optramlen.yml1
-rw-r--r--spec/build/bsps/aarch64/xilinx-versal/optramori.yml1
-rw-r--r--spec/build/bsps/aarch64/xilinx-versal/tstqemu.yml1
-rw-r--r--spec/build/bsps/aarch64/xilinx-versal/tstvck190.yml1
9 files changed, 0 insertions, 9 deletions
diff --git a/spec/build/bsps/aarch64/xilinx-versal/abi.yml b/spec/build/bsps/aarch64/xilinx-versal/abi.yml
index 96611332f0..90bfca9f76 100644
--- a/spec/build/bsps/aarch64/xilinx-versal/abi.yml
+++ b/spec/build/bsps/aarch64/xilinx-versal/abi.yml
@@ -8,7 +8,6 @@ copyrights:
- Copyright (C) 2021 Gedare Bloom
default:
- -mcpu=cortex-a72
-default-by-family: []
default-by-variant:
- value:
- -mcpu=cortex-a72
diff --git a/spec/build/bsps/aarch64/xilinx-versal/optclkuart.yml b/spec/build/bsps/aarch64/xilinx-versal/optclkuart.yml
index c4fc42ee70..4ba449b8fd 100644
--- a/spec/build/bsps/aarch64/xilinx-versal/optclkuart.yml
+++ b/spec/build/bsps/aarch64/xilinx-versal/optclkuart.yml
@@ -6,7 +6,6 @@ build-type: option
copyrights:
- Copyright (C) 2021 Gedare Bloom <gedare@rtems.org>
default: 24000000
-default-by-family: []
default-by-variant:
- value: 100000000
variants:
diff --git a/spec/build/bsps/aarch64/xilinx-versal/optconminor.yml b/spec/build/bsps/aarch64/xilinx-versal/optconminor.yml
index 95a99fb309..bb21e8fae7 100644
--- a/spec/build/bsps/aarch64/xilinx-versal/optconminor.yml
+++ b/spec/build/bsps/aarch64/xilinx-versal/optconminor.yml
@@ -6,7 +6,6 @@ build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 0
-default-by-family: []
default-by-variant: []
description: |
minor number of console device
diff --git a/spec/build/bsps/aarch64/xilinx-versal/optloadoff.yml b/spec/build/bsps/aarch64/xilinx-versal/optloadoff.yml
index 5aee8e0e07..41023dcf3e 100644
--- a/spec/build/bsps/aarch64/xilinx-versal/optloadoff.yml
+++ b/spec/build/bsps/aarch64/xilinx-versal/optloadoff.yml
@@ -8,7 +8,6 @@ build-type: option
copyrights:
- Copyright (C) 2021 Gedare Bloom <gedare@rtems.org>
default: 32768
-default-by-family: []
default-by-variant:
- value: 0x0
variants:
diff --git a/spec/build/bsps/aarch64/xilinx-versal/optnocachelen.yml b/spec/build/bsps/aarch64/xilinx-versal/optnocachelen.yml
index b5cbc46a79..97c1c8bfab 100644
--- a/spec/build/bsps/aarch64/xilinx-versal/optnocachelen.yml
+++ b/spec/build/bsps/aarch64/xilinx-versal/optnocachelen.yml
@@ -8,7 +8,6 @@ build-type: option
copyrights:
- Copyright (C) 2021 Gedare Bloom <gedare@rtems.org>
default: 0x100000
-default-by-family: []
default-by-variant: []
description: |
length of nocache RAM region
diff --git a/spec/build/bsps/aarch64/xilinx-versal/optramlen.yml b/spec/build/bsps/aarch64/xilinx-versal/optramlen.yml
index 3aff249c86..ebc36d3139 100644
--- a/spec/build/bsps/aarch64/xilinx-versal/optramlen.yml
+++ b/spec/build/bsps/aarch64/xilinx-versal/optramlen.yml
@@ -8,7 +8,6 @@ build-type: option
copyrights:
- Copyright (C) 2021 Gedare Bloom <gedare@rtems.org>
default: 0x10000000
-default-by-family: []
default-by-variant: []
description: |
length of memory area available to the BSP
diff --git a/spec/build/bsps/aarch64/xilinx-versal/optramori.yml b/spec/build/bsps/aarch64/xilinx-versal/optramori.yml
index a05802bf88..8ab8f5bc13 100644
--- a/spec/build/bsps/aarch64/xilinx-versal/optramori.yml
+++ b/spec/build/bsps/aarch64/xilinx-versal/optramori.yml
@@ -8,7 +8,6 @@ build-type: option
copyrights:
- Copyright (C) 2021 Gedare Bloom <gedare@rtems.org>
default: 0x20000000
-default-by-family: []
default-by-variant:
- value: 0x10000000
variants:
diff --git a/spec/build/bsps/aarch64/xilinx-versal/tstqemu.yml b/spec/build/bsps/aarch64/xilinx-versal/tstqemu.yml
index 43f6b2eaa8..8828185cd8 100644
--- a/spec/build/bsps/aarch64/xilinx-versal/tstqemu.yml
+++ b/spec/build/bsps/aarch64/xilinx-versal/tstqemu.yml
@@ -12,7 +12,6 @@ build-type: option
copyrights:
- Copyright (C) 2021 Gedare Bloom <gedare@rtems.org>
default: null
-default-by-family: []
default-by-variant: []
description: ''
enabled-by: true
diff --git a/spec/build/bsps/aarch64/xilinx-versal/tstvck190.yml b/spec/build/bsps/aarch64/xilinx-versal/tstvck190.yml
index 0876ef9e69..4f9a21e9d7 100644
--- a/spec/build/bsps/aarch64/xilinx-versal/tstvck190.yml
+++ b/spec/build/bsps/aarch64/xilinx-versal/tstvck190.yml
@@ -12,7 +12,6 @@ build-type: option
copyrights:
- Copyright (C) 2021 Gedare Bloom <gedare@rtems.org>
default: null
-default-by-family: []
default-by-variant: []
description: ''
enabled-by: true