summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/bfin
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/bfin
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 'spec/build/bsps/bfin')
-rw-r--r--spec/build/bsps/bfin/TLL6527M/abi.yml1
-rw-r--r--spec/build/bsps/bfin/TLL6527M/optconbaud.yml1
-rw-r--r--spec/build/bsps/bfin/TLL6527M/optconirq.yml1
-rw-r--r--spec/build/bsps/bfin/TLL6527M/optirqtbl.yml1
-rw-r--r--spec/build/bsps/bfin/TLL6527M/optskyeye.yml1
-rw-r--r--spec/build/bsps/bfin/TLL6527M/optuartdma.yml1
-rw-r--r--spec/build/bsps/bfin/bf537Stamp/abi.yml1
-rw-r--r--spec/build/bsps/bfin/bf537Stamp/optconirq.yml1
-rw-r--r--spec/build/bsps/bfin/bf537Stamp/optskyeye.yml1
-rw-r--r--spec/build/bsps/bfin/eZKit533/abi.yml1
-rw-r--r--spec/build/bsps/bfin/eZKit533/optconirq.yml1
-rw-r--r--spec/build/bsps/bfin/eZKit533/optskyeye.yml1
12 files changed, 0 insertions, 12 deletions
diff --git a/spec/build/bsps/bfin/TLL6527M/abi.yml b/spec/build/bsps/bfin/TLL6527M/abi.yml
index de6588e20d..861623f2a5 100644
--- a/spec/build/bsps/bfin/TLL6527M/abi.yml
+++ b/spec/build/bsps/bfin/TLL6527M/abi.yml
@@ -8,7 +8,6 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default:
- -mcpu=bf527
-default-by-family: []
default-by-variant: []
description: |
ABI flags
diff --git a/spec/build/bsps/bfin/TLL6527M/optconbaud.yml b/spec/build/bsps/bfin/TLL6527M/optconbaud.yml
index db683adbba..c1823caa93 100644
--- a/spec/build/bsps/bfin/TLL6527M/optconbaud.yml
+++ b/spec/build/bsps/bfin/TLL6527M/optconbaud.yml
@@ -6,7 +6,6 @@ build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 9600
-default-by-family: []
default-by-variant: []
description: |
The baudrate of the console uart.
diff --git a/spec/build/bsps/bfin/TLL6527M/optconirq.yml b/spec/build/bsps/bfin/TLL6527M/optconirq.yml
index ee653ef954..1557437cae 100644
--- a/spec/build/bsps/bfin/TLL6527M/optconirq.yml
+++ b/spec/build/bsps/bfin/TLL6527M/optconirq.yml
@@ -6,7 +6,6 @@ build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 1
-default-by-family: []
default-by-variant: []
description: |
The console driver can operate in either polled or interrupt mode.
diff --git a/spec/build/bsps/bfin/TLL6527M/optirqtbl.yml b/spec/build/bsps/bfin/TLL6527M/optirqtbl.yml
index c41018764a..925753a83b 100644
--- a/spec/build/bsps/bfin/TLL6527M/optirqtbl.yml
+++ b/spec/build/bsps/bfin/TLL6527M/optirqtbl.yml
@@ -6,7 +6,6 @@ build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true
-default-by-family: []
default-by-variant: []
description: |
Select if INTERRUPT use table or link list
diff --git a/spec/build/bsps/bfin/TLL6527M/optskyeye.yml b/spec/build/bsps/bfin/TLL6527M/optskyeye.yml
index 2d11dc4392..f6b9655e57 100644
--- a/spec/build/bsps/bfin/TLL6527M/optskyeye.yml
+++ b/spec/build/bsps/bfin/TLL6527M/optskyeye.yml
@@ -6,7 +6,6 @@ build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: false
-default-by-family: []
default-by-variant: []
description: |
(BSP--Skyeye) If defined, disable features which are not supported on Skyeye.
diff --git a/spec/build/bsps/bfin/TLL6527M/optuartdma.yml b/spec/build/bsps/bfin/TLL6527M/optuartdma.yml
index 455bad3abc..915333096d 100644
--- a/spec/build/bsps/bfin/TLL6527M/optuartdma.yml
+++ b/spec/build/bsps/bfin/TLL6527M/optuartdma.yml
@@ -6,7 +6,6 @@ build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true
-default-by-family: []
default-by-variant: []
description: |
The uart driver can operate in dma mode with interrupts. Set to 1 if DMA operation is required
diff --git a/spec/build/bsps/bfin/bf537Stamp/abi.yml b/spec/build/bsps/bfin/bf537Stamp/abi.yml
index 36202d01c3..530e7a5d14 100644
--- a/spec/build/bsps/bfin/bf537Stamp/abi.yml
+++ b/spec/build/bsps/bfin/bf537Stamp/abi.yml
@@ -7,7 +7,6 @@ build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: []
-default-by-family: []
default-by-variant: []
description: |
ABI flags
diff --git a/spec/build/bsps/bfin/bf537Stamp/optconirq.yml b/spec/build/bsps/bfin/bf537Stamp/optconirq.yml
index 3ae0c08cf6..683469c931 100644
--- a/spec/build/bsps/bfin/bf537Stamp/optconirq.yml
+++ b/spec/build/bsps/bfin/bf537Stamp/optconirq.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: |
The console driver can operate in either polled or interrupt mode.
diff --git a/spec/build/bsps/bfin/bf537Stamp/optskyeye.yml b/spec/build/bsps/bfin/bf537Stamp/optskyeye.yml
index 2d11dc4392..f6b9655e57 100644
--- a/spec/build/bsps/bfin/bf537Stamp/optskyeye.yml
+++ b/spec/build/bsps/bfin/bf537Stamp/optskyeye.yml
@@ -6,7 +6,6 @@ build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: false
-default-by-family: []
default-by-variant: []
description: |
(BSP--Skyeye) If defined, disable features which are not supported on Skyeye.
diff --git a/spec/build/bsps/bfin/eZKit533/abi.yml b/spec/build/bsps/bfin/eZKit533/abi.yml
index 36202d01c3..530e7a5d14 100644
--- a/spec/build/bsps/bfin/eZKit533/abi.yml
+++ b/spec/build/bsps/bfin/eZKit533/abi.yml
@@ -7,7 +7,6 @@ build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: []
-default-by-family: []
default-by-variant: []
description: |
ABI flags
diff --git a/spec/build/bsps/bfin/eZKit533/optconirq.yml b/spec/build/bsps/bfin/eZKit533/optconirq.yml
index 3ae0c08cf6..683469c931 100644
--- a/spec/build/bsps/bfin/eZKit533/optconirq.yml
+++ b/spec/build/bsps/bfin/eZKit533/optconirq.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: |
The console driver can operate in either polled or interrupt mode.
diff --git a/spec/build/bsps/bfin/eZKit533/optskyeye.yml b/spec/build/bsps/bfin/eZKit533/optskyeye.yml
index 2d11dc4392..f6b9655e57 100644
--- a/spec/build/bsps/bfin/eZKit533/optskyeye.yml
+++ b/spec/build/bsps/bfin/eZKit533/optskyeye.yml
@@ -6,7 +6,6 @@ build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: false
-default-by-family: []
default-by-variant: []
description: |
(BSP--Skyeye) If defined, disable features which are not supported on Skyeye.