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:
Sebastian Huber
2021-07-23 08:45:07 +02:00
parent 75af5be6a8
commit ebdfa24bff
762 changed files with 7 additions and 768 deletions

View File

@@ -8,7 +8,6 @@ copyrights:
- Copyright (C) 2020 On-Line Applications Research (OAR) - Copyright (C) 2020 On-Line Applications Research (OAR)
default: default:
- -mcpu=cortex-a53 - -mcpu=cortex-a53
default-by-family: []
default-by-variant: default-by-variant:
- value: - value:
- -mcpu=cortex-a53 - -mcpu=cortex-a53

View File

@@ -8,7 +8,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 On-Line Applications Research (OAR) - Copyright (C) 2020 On-Line Applications Research (OAR)
default: 32768 default: 32768
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
offset of RAM region from memory area base offset of RAM region from memory area base

View File

@@ -8,7 +8,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 On-Line Applications Research (OAR) - Copyright (C) 2020 On-Line Applications Research (OAR)
default: 1048576 default: 1048576
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
length of nocache RAM region length of nocache RAM region

View File

@@ -8,7 +8,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 On-Line Applications Research (OAR) - Copyright (C) 2020 On-Line Applications Research (OAR)
default: 0x8000000 default: 0x8000000
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
length of memory area available to the BSP length of memory area available to the BSP

View File

@@ -8,7 +8,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 On-Line Applications Research (OAR) - Copyright (C) 2020 On-Line Applications Research (OAR)
default: 1073741824 default: 1073741824
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
base address of memory area available to the BSP base address of memory area available to the BSP

View File

@@ -34,7 +34,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 On-Line Applications Research (OAR) - Copyright (C) 2020 On-Line Applications Research (OAR)
default: null default: null
default-by-family: []
default-by-variant: [] default-by-variant: []
description: '' description: ''
enabled-by: true enabled-by: true

View File

@@ -8,7 +8,6 @@ copyrights:
- Copyright (C) 2020 On-Line Applications Research (OAR) - Copyright (C) 2020 On-Line Applications Research (OAR)
default: default:
- -mcpu=cortex-a72 - -mcpu=cortex-a72
default-by-family: []
default-by-variant: default-by-variant:
- value: - value:
- -mcpu=cortex-a72 - -mcpu=cortex-a72

View File

@@ -8,7 +8,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 On-Line Applications Research (OAR) - Copyright (C) 2020 On-Line Applications Research (OAR)
default: 32768 default: 32768
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
offset of RAM region from memory area base offset of RAM region from memory area base

View File

@@ -8,7 +8,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 On-Line Applications Research (OAR) - Copyright (C) 2020 On-Line Applications Research (OAR)
default: 1048576 default: 1048576
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
length of nocache RAM region length of nocache RAM region

View File

@@ -8,7 +8,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 On-Line Applications Research (OAR) - Copyright (C) 2020 On-Line Applications Research (OAR)
default: 0x8000000 default: 0x8000000
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
length of memory area available to the BSP length of memory area available to the BSP

View File

@@ -8,7 +8,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 On-Line Applications Research (OAR) - Copyright (C) 2020 On-Line Applications Research (OAR)
default: 1073741824 default: 1073741824
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
base address of memory area available to the BSP base address of memory area available to the BSP

View File

@@ -34,7 +34,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 On-Line Applications Research (OAR) - Copyright (C) 2020 On-Line Applications Research (OAR)
default: null default: null
default-by-family: []
default-by-variant: [] default-by-variant: []
description: '' description: ''
enabled-by: true enabled-by: true

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2021 Gedare Bloom <gedare@rtems.org> - Copyright (C) 2021 Gedare Bloom <gedare@rtems.org>
default: false default: false
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
If set to true, and AARCH64_GENERIC_TIMER_USE_VIRTUAL is false, then If set to true, and AARCH64_GENERIC_TIMER_USE_VIRTUAL is false, then

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2021 Gedare Bloom <gedare@rtems.org> - Copyright (C) 2021 Gedare Bloom <gedare@rtems.org>
default: false default: false
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
If set to true, then the clock driver uses the Virtual Timer of the AARCH64 If set to true, then the clock driver uses the Virtual Timer of the AARCH64

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2021 Gedare Bloom <gedare@rtems.org> - Copyright (C) 2021 Gedare Bloom <gedare@rtems.org>
default: true default: true
default-by-family: []
default-by-variant: default-by-variant:
- value: false - value: false
variants: variants:

View File

@@ -9,7 +9,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2021 On-Line Applications Research (OAR) - Copyright (C) 2021 On-Line Applications Research (OAR)
default: 0x40 default: 0x40
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
Defines the number of MMU translation table pages to provide. Defines the number of MMU translation table pages to provide.

View File

@@ -8,7 +8,6 @@ copyrights:
- Copyright (C) 2021 Gedare Bloom - Copyright (C) 2021 Gedare Bloom
default: default:
- -mcpu=cortex-a72 - -mcpu=cortex-a72
default-by-family: []
default-by-variant: default-by-variant:
- value: - value:
- -mcpu=cortex-a72 - -mcpu=cortex-a72

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2021 Gedare Bloom <gedare@rtems.org> - Copyright (C) 2021 Gedare Bloom <gedare@rtems.org>
default: 24000000 default: 24000000
default-by-family: []
default-by-variant: default-by-variant:
- value: 100000000 - value: 100000000
variants: variants:

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 0 default: 0
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
minor number of console device minor number of console device

View File

@@ -8,7 +8,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2021 Gedare Bloom <gedare@rtems.org> - Copyright (C) 2021 Gedare Bloom <gedare@rtems.org>
default: 32768 default: 32768
default-by-family: []
default-by-variant: default-by-variant:
- value: 0x0 - value: 0x0
variants: variants:

View File

@@ -8,7 +8,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2021 Gedare Bloom <gedare@rtems.org> - Copyright (C) 2021 Gedare Bloom <gedare@rtems.org>
default: 0x100000 default: 0x100000
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
length of nocache RAM region length of nocache RAM region

View File

@@ -8,7 +8,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2021 Gedare Bloom <gedare@rtems.org> - Copyright (C) 2021 Gedare Bloom <gedare@rtems.org>
default: 0x10000000 default: 0x10000000
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
length of memory area available to the BSP length of memory area available to the BSP

View File

@@ -8,7 +8,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2021 Gedare Bloom <gedare@rtems.org> - Copyright (C) 2021 Gedare Bloom <gedare@rtems.org>
default: 0x20000000 default: 0x20000000
default-by-family: []
default-by-variant: default-by-variant:
- value: 0x10000000 - value: 0x10000000
variants: variants:

View File

@@ -12,7 +12,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2021 Gedare Bloom <gedare@rtems.org> - Copyright (C) 2021 Gedare Bloom <gedare@rtems.org>
default: null default: null
default-by-family: []
default-by-variant: [] default-by-variant: []
description: '' description: ''
enabled-by: true enabled-by: true

View File

@@ -12,7 +12,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2021 Gedare Bloom <gedare@rtems.org> - Copyright (C) 2021 Gedare Bloom <gedare@rtems.org>
default: null default: null
default-by-family: []
default-by-variant: [] default-by-variant: []
description: '' description: ''
enabled-by: true enabled-by: true

View File

@@ -8,7 +8,6 @@ copyrights:
- Copyright (C) 2020 On-Line Applications Research (OAR) - Copyright (C) 2020 On-Line Applications Research (OAR)
default: default:
- -mcpu=cortex-a53 - -mcpu=cortex-a53
default-by-family: []
default-by-variant: default-by-variant:
- value: - value:
- -mcpu=cortex-a53 - -mcpu=cortex-a53

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 On-Line Applications Research (OAR) - Copyright (C) 2020 On-Line Applications Research (OAR)
default: 100000000 default: 100000000
default-by-family: []
default-by-variant: default-by-variant:
- value: 100000000 - value: 100000000
variants: variants:

View File

@@ -8,7 +8,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 On-Line Applications Research (OAR) - Copyright (C) 2020 On-Line Applications Research (OAR)
default: 32768 default: 32768
default-by-family: []
default-by-variant: default-by-variant:
- value: 0x0 - value: 0x0
variants: variants:

View File

@@ -8,7 +8,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 On-Line Applications Research (OAR) - Copyright (C) 2020 On-Line Applications Research (OAR)
default: 0x100000 default: 0x100000
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
length of nocache RAM region length of nocache RAM region

View File

@@ -8,7 +8,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 On-Line Applications Research (OAR) - Copyright (C) 2020 On-Line Applications Research (OAR)
default: 0x10000000 default: 0x10000000
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
length of memory area available to the BSP length of memory area available to the BSP

View File

@@ -8,7 +8,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 On-Line Applications Research (OAR) - Copyright (C) 2020 On-Line Applications Research (OAR)
default: 0x40018000 default: 0x40018000
default-by-family: []
default-by-variant: default-by-variant:
- value: 0x10000000 - value: 0x10000000
variants: variants:

View File

@@ -34,7 +34,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 On-Line Applications Research (OAR) - Copyright (C) 2020 On-Line Applications Research (OAR)
default: null default: null
default-by-family: []
default-by-variant: [] default-by-variant: []
description: '' description: ''
enabled-by: true enabled-by: true

View File

@@ -11,7 +11,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 On-Line Applications Research (OAR) - Copyright (C) 2020 On-Line Applications Research (OAR)
default: null default: null
default-by-family: []
default-by-variant: [] default-by-variant: []
description: '' description: ''
enabled-by: true enabled-by: true

View File

@@ -12,7 +12,6 @@ default:
- -mfpu=neon - -mfpu=neon
- -mfloat-abi=hard - -mfloat-abi=hard
- -mtune=cortex-a9 - -mtune=cortex-a9
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
ABI flags ABI flags

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: false default: false
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
define to set ARM Cortex-A9 MPCore PERIPHCLK clock frequency in Hz, otherwise alt_clk_freq_get() is used define to set ARM Cortex-A9 MPCore PERIPHCLK clock frequency in Hz, otherwise alt_clk_freq_get() is used

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true default: true
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
enable data cache enable data cache

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true default: true
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
enable instruction cache enable instruction cache

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: false default: false
default-by-family: []
default-by-variant: default-by-variant:
- value: true - value: true
variants: variants:

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true default: true
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
configuration for console (UART 0) configuration for console (UART 0)

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true default: true
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
configuration for UART 1 configuration for UART 1

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true default: true
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
define if FDT is supported define if FDT is supported

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 100000 default: 100000
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
speed for I2C0 in HZ speed for I2C0 in HZ

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true default: true
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
Number of configured I2C buses. Note that each bus has to be configured in an apropriate i2cdrv_config array. Number of configured I2C buses. Note that each bus has to be configured in an apropriate i2cdrv_config array.

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: false default: false
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
reset vector address for BSP start reset vector address for BSP start

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 115200 default: 115200
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
baud for UARTs baud for UARTs

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true default: true
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
enable usage of interrupts for the UART modules enable usage of interrupts for the UART modules

View File

@@ -11,7 +11,6 @@ default:
- -mcpu=cortex-m7 - -mcpu=cortex-m7
- -mfpu=fpv5-d16 - -mfpu=fpv5-d16
- -mfloat-abi=hard - -mfloat-abi=hard
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
ABI flags ABI flags

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: false default: false
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
Move the functions that set up the clock into the SRAM. This allows to change the clock frequency even if the application is started from SDRAM. Requires a TCM_SIZE > 0. Move the functions that set up the clock into the SRAM. This allows to change the clock frequency even if the application is started from SDRAM. Requires a TCM_SIZE > 0.

View File

@@ -44,7 +44,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: samv71q21 default: samv71q21
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
Chip variant Chip variant

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 115200 default: 115200
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
initial baud for console devices (default 115200) initial baud for console devices (default 115200)

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true default: true
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
device index for /dev/console (default 1, e.g. USART1) device index for /dev/console (default 1, e.g. USART1)

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true default: true
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
use interrupt driven mode for console devices (used by default) use interrupt driven mode for console devices (used by default)

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: false default: false
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
device type for /dev/console, use 0 for USART and 1 for UART (default USART) device type for /dev/console, use 0 for USART and 1 for UART (default USART)

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 123000000 default: 123000000
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
Frequency of the MCK in Hz. Set to 0 to force application defined speed. See start/pmc-config.c for available clock configurations. Frequency of the MCK in Hz. Set to 0 to force application defined speed. See start/pmc-config.c for available clock configurations.

View File

@@ -7,7 +7,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 4096 default: 4096
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
size of NOCACHE section in bytes size of NOCACHE section in bytes

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 12000000 default: 12000000
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
Main oscillator frequency in Hz (default 12MHz) Main oscillator frequency in Hz (default 12MHz)

View File

@@ -7,7 +7,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 2097152 default: 2097152
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
size of QSPI flash in bytes size of QSPI flash in bytes

View File

@@ -19,7 +19,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: is42s16100e-7bli default: is42s16100e-7bli
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
SDRAM variant SDRAM variant

View File

@@ -7,7 +7,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 0 default: 0
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
size of tightly coupled memories (TCM) in bytes size of tightly coupled memories (TCM) in bytes

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true default: true
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
Use the external crystal as source for the slow clock instead of the internal RC oscillator. Note that on the ATSAM the NRST pin seems to depend on the slow clock as well as all watchdogs. If ATSAM_SLOWCLOCK_USE_XTAL is set to 1 without a external crystal connected, the controller might hang in the switching process without a working NRST pin. Use the external crystal as source for the slow clock instead of the internal RC oscillator. Note that on the ATSAM the NRST pin seems to depend on the slow clock as well as all watchdogs. If ATSAM_SLOWCLOCK_USE_XTAL is set to 1 without a external crystal connected, the controller might hang in the switching process without a working NRST pin.

View File

@@ -28,7 +28,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: null default: null
default-by-family: []
default-by-variant: [] default-by-variant: []
description: '' description: ''
enabled-by: true enabled-by: true

View File

@@ -8,7 +8,6 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: default:
- -mcpu=cortex-a8 - -mcpu=cortex-a8
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
ABI flags ABI flags

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: false default: false
default-by-family: []
default-by-variant: default-by-variant:
- value: true - value: true
variants: variants:

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 115200 default: 115200
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
initial baud for console UART initial baud for console UART

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: false default: false
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
polled console i/o (e.g. to run testsuite) polled console i/o (e.g. to run testsuite)

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: false default: false
default-by-family: []
default-by-variant: default-by-variant:
- value: false - value: false
variants: variants:

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: false default: false
default-by-family: []
default-by-variant: default-by-variant:
- value: true - value: true
variants: variants:

View File

@@ -8,7 +8,6 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: default:
- -mcpu=arm920 - -mcpu=arm920
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
ABI flags ABI flags

View File

@@ -8,7 +8,6 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: default:
- -mcpu=arm920 - -mcpu=arm920
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
ABI flags ABI flags

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: false default: false
default-by-family: []
default-by-variant: default-by-variant:
- value: true - value: true
variants: variants:

View File

@@ -7,7 +7,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: false default: false
default-by-family: []
default-by-variant: default-by-variant:
- value: false - value: false
variants: variants:

View File

@@ -7,7 +7,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true default: true
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
If defined, enable use of the uMon console. If defined, enable use of the uMon console.

View File

@@ -7,7 +7,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true default: true
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
If defined, enable use of the MicroMonitor console device. If defined, enable use of the MicroMonitor console device.

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true default: true
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
If defined, enable use of the USART 0. If defined, enable use of the USART 0.

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true default: true
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
If defined, enable use of the USART 1. If defined, enable use of the USART 1.

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true default: true
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
If defined, enable use of the USART 2. If defined, enable use of the USART 2.

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true default: true
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
If defined, enable use of the USART 3. If defined, enable use of the USART 3.

View File

@@ -8,7 +8,6 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: default:
- -mcpu=arm7tdmi - -mcpu=arm7tdmi
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
ABI flags ABI flags

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: false default: false
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
If defined, enable options which optimize executingon the Skyeye simulator. Speed up the clock ticks while the idle task is running so time spent in the idle task is minimized. This significantly reduces the wall time required to execute the RTEMS test suites. If defined, enable options which optimize executingon the Skyeye simulator. Speed up the clock ticks while the idle task is running so time spent in the idle task is minimized. This significantly reduces the wall time required to execute the RTEMS test suites.

View File

@@ -11,7 +11,6 @@ default:
- -mthumb - -mthumb
- -mfloat-abi=hard - -mfloat-abi=hard
- -mfpu=auto - -mfpu=auto
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
ABI flags ABI flags

View File

@@ -9,7 +9,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 436207616 default: 436207616
default-by-family: []
default-by-variant: default-by-variant:
- value: 2583691264 - value: 2583691264
variants: variants:

View File

@@ -8,7 +8,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 354418688 default: 354418688
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
Defines the size in bytes of the device area. Defines the size in bytes of the device area.

View File

@@ -8,7 +8,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 2147483648 default: 2147483648
default-by-family: []
default-by-variant: default-by-variant:
- value: 1024 - value: 1024
variants: variants:

View File

@@ -8,7 +8,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 33554432 default: 33554432
default-by-family: []
default-by-variant: default-by-variant:
- value: 33553408 - value: 33553408
variants: variants:

View File

@@ -8,7 +8,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 1048576 default: 1048576
default-by-family: []
default-by-variant: default-by-variant:
- value: 1024 - value: 1024
variants: variants:

View File

@@ -8,7 +8,6 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: default:
- -mcpu=xscale - -mcpu=xscale
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
ABI flags ABI flags

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: false default: false
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
If defined, enable options which optimize executingon the Skyeye simulator. Speed up the clock ticks while the idle task is running so time spent in the idle task is minimized. This significantly reduces the wall time required to execute the RTEMS test suites. If defined, enable options which optimize executingon the Skyeye simulator. Speed up the clock ticks while the idle task is running so time spent in the idle task is minimized. This significantly reduces the wall time required to execute the RTEMS test suites.

View File

@@ -12,7 +12,6 @@ default:
- -mfpu=neon - -mfpu=neon
- -mfloat-abi=hard - -mfloat-abi=hard
- -mtune=cortex-a7 - -mtune=cortex-a7
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
ABI flags ABI flags

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true default: true
default-by-family: []
default-by-variant: default-by-variant:
- value: false - value: false
variants: variants:

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true default: true
default-by-family: []
default-by-variant: default-by-variant:
- value: false - value: false
variants: variants:

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 135000000 default: 135000000
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
AHB clock frequency in Hz AHB clock frequency in Hz

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 67500000 default: 67500000
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
ECSPI clock frequency in Hz ECSPI clock frequency in Hz

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 67500000 default: 67500000
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
IPG clock frequency in Hz IPG clock frequency in Hz

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 196363000 default: 196363000
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
SDHCI clock frequency in Hz SDHCI clock frequency in Hz

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 24000000 default: 24000000
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
UART clock frequency in Hz UART clock frequency in Hz

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 1 default: 1
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
use interrupt driven mode for console devices (used by default) use interrupt driven mode for console devices (used by default)

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: false default: false
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
reset vector address for BSP start reset vector address for BSP start

View File

@@ -11,7 +11,6 @@ default:
- -mcpu=cortex-m7 - -mcpu=cortex-m7
- -mfpu=fpv5-d16 - -mfpu=fpv5-d16
- -mfloat-abi=hard - -mfloat-abi=hard
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
ABI flags ABI flags

View File

@@ -6,7 +6,6 @@ build-type: option
copyrights: copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true default: true
default-by-family: []
default-by-variant: [] default-by-variant: []
description: | description: |
Enable the minor loop mapping of the Freescale EDMA. Enable the minor loop mapping of the Freescale EDMA.

View File

@@ -3,7 +3,6 @@ actions:
- env-assign: null - env-assign: null
build-type: option build-type: option
default: linkcmds.flexspi default: linkcmds.flexspi
default-by-family: []
default-by-variant: [] default-by-variant: []
enabled-by: true enabled-by: true
format: '{}' format: '{}'

Some files were not shown because too many files have changed in this diff Show More