forked from Imagelibrary/rtems
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.
This commit is contained in:
@@ -12,7 +12,6 @@ default:
|
||||
- -mfpu=neon
|
||||
- -mfloat-abi=hard
|
||||
- -mtune=cortex-a7
|
||||
default-by-family: []
|
||||
default-by-variant: []
|
||||
description: |
|
||||
ABI flags
|
||||
|
||||
@@ -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:
|
||||
- value: false
|
||||
variants:
|
||||
|
||||
@@ -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:
|
||||
- value: false
|
||||
variants:
|
||||
|
||||
@@ -6,7 +6,6 @@ build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
|
||||
default: 135000000
|
||||
default-by-family: []
|
||||
default-by-variant: []
|
||||
description: |
|
||||
AHB clock frequency in Hz
|
||||
|
||||
@@ -6,7 +6,6 @@ build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
|
||||
default: 67500000
|
||||
default-by-family: []
|
||||
default-by-variant: []
|
||||
description: |
|
||||
ECSPI clock frequency in Hz
|
||||
|
||||
@@ -6,7 +6,6 @@ build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
|
||||
default: 67500000
|
||||
default-by-family: []
|
||||
default-by-variant: []
|
||||
description: |
|
||||
IPG clock frequency in Hz
|
||||
|
||||
@@ -6,7 +6,6 @@ build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
|
||||
default: 196363000
|
||||
default-by-family: []
|
||||
default-by-variant: []
|
||||
description: |
|
||||
SDHCI clock frequency in Hz
|
||||
|
||||
@@ -6,7 +6,6 @@ build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
|
||||
default: 24000000
|
||||
default-by-family: []
|
||||
default-by-variant: []
|
||||
description: |
|
||||
UART clock frequency in Hz
|
||||
|
||||
@@ -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: |
|
||||
use interrupt driven mode for console devices (used by default)
|
||||
|
||||
@@ -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: |
|
||||
reset vector address for BSP start
|
||||
|
||||
Reference in New Issue
Block a user