From ebdfa24bff814134b8f42efc7ed386afcfa90eff Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 23 Jul 2021 08:45:07 +0200 Subject: 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. --- spec/build/bsps/bfin/TLL6527M/abi.yml | 1 - spec/build/bsps/bfin/TLL6527M/optconbaud.yml | 1 - spec/build/bsps/bfin/TLL6527M/optconirq.yml | 1 - spec/build/bsps/bfin/TLL6527M/optirqtbl.yml | 1 - spec/build/bsps/bfin/TLL6527M/optskyeye.yml | 1 - spec/build/bsps/bfin/TLL6527M/optuartdma.yml | 1 - spec/build/bsps/bfin/bf537Stamp/abi.yml | 1 - spec/build/bsps/bfin/bf537Stamp/optconirq.yml | 1 - spec/build/bsps/bfin/bf537Stamp/optskyeye.yml | 1 - spec/build/bsps/bfin/eZKit533/abi.yml | 1 - spec/build/bsps/bfin/eZKit533/optconirq.yml | 1 - spec/build/bsps/bfin/eZKit533/optskyeye.yml | 1 - 12 files changed, 12 deletions(-) (limited to 'spec/build/bsps/bfin') 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. -- cgit v1.2.3