forked from Imagelibrary/rtems
committed by
Amar Takhar
parent
28e4a46d67
commit
cc6f1d86cc
@@ -32,6 +32,18 @@ links:
|
||||
uid: optmintskstksz
|
||||
- role: build-dependency
|
||||
uid: optoscmain
|
||||
- role: build-dependency
|
||||
uid: optgclk
|
||||
- role: build-dependency
|
||||
uid: opthclk
|
||||
- role: build-dependency
|
||||
uid: optvclk
|
||||
- role: build-dependency
|
||||
uid: optvclk2
|
||||
- role: build-dependency
|
||||
uid: optvclk3
|
||||
- role: build-dependency
|
||||
uid: optrticlk
|
||||
- role: build-dependency
|
||||
uid: optreginit
|
||||
- role: build-dependency
|
||||
|
||||
21
spec/build/bsps/arm/tms570/optgclk.yml
Normal file
21
spec/build/bsps/arm/tms570/optgclk.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
actions:
|
||||
- get-integer: null
|
||||
- define: null
|
||||
build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2024 embedded brains GmbH & Co. KG
|
||||
default:
|
||||
- enabled-by:
|
||||
- arm/tms570lc4357_hdk
|
||||
- arm/tms570lc4357_hdk_sdram
|
||||
value: 300000000
|
||||
- enabled-by: true
|
||||
value: 160000000
|
||||
description: |
|
||||
The option value shall be the GCLK frequency in Hz.
|
||||
enabled-by: true
|
||||
format: '{}'
|
||||
links: []
|
||||
name: TMS570_GCLK_HZ
|
||||
type: build
|
||||
21
spec/build/bsps/arm/tms570/opthclk.yml
Normal file
21
spec/build/bsps/arm/tms570/opthclk.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
actions:
|
||||
- get-integer: null
|
||||
- define: null
|
||||
build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2024 embedded brains GmbH & Co. KG
|
||||
default:
|
||||
- enabled-by:
|
||||
- arm/tms570lc4357_hdk
|
||||
- arm/tms570lc4357_hdk_sdram
|
||||
value: 150000000
|
||||
- enabled-by: true
|
||||
value: 160000000
|
||||
description: |
|
||||
The option value shall be the HCLK frequency in Hz.
|
||||
enabled-by: true
|
||||
format: '{}'
|
||||
links: []
|
||||
name: TMS570_HCLK_HZ
|
||||
type: build
|
||||
21
spec/build/bsps/arm/tms570/optrticlk.yml
Normal file
21
spec/build/bsps/arm/tms570/optrticlk.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
actions:
|
||||
- get-integer: null
|
||||
- define: null
|
||||
build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2024 embedded brains GmbH & Co. KG
|
||||
default:
|
||||
- enabled-by:
|
||||
- arm/tms570lc4357_hdk
|
||||
- arm/tms570lc4357_hdk_sdram
|
||||
value: 75000000
|
||||
- enabled-by: true
|
||||
value: 80000000
|
||||
description: |
|
||||
The option value shall be the RTICLK frequency in Hz.
|
||||
enabled-by: true
|
||||
format: '{}'
|
||||
links: []
|
||||
name: TMS570_RTICLK_HZ
|
||||
type: build
|
||||
21
spec/build/bsps/arm/tms570/optvclk.yml
Normal file
21
spec/build/bsps/arm/tms570/optvclk.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
actions:
|
||||
- get-integer: null
|
||||
- define: null
|
||||
build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2024 embedded brains GmbH & Co. KG
|
||||
default:
|
||||
- enabled-by:
|
||||
- arm/tms570lc4357_hdk
|
||||
- arm/tms570lc4357_hdk_sdram
|
||||
value: 75000000
|
||||
- enabled-by: true
|
||||
value: 80000000
|
||||
description: |
|
||||
The option value shall be the VCLK frequency in Hz.
|
||||
enabled-by: true
|
||||
format: '{}'
|
||||
links: []
|
||||
name: TMS570_VCLK_HZ
|
||||
type: build
|
||||
21
spec/build/bsps/arm/tms570/optvclk2.yml
Normal file
21
spec/build/bsps/arm/tms570/optvclk2.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
actions:
|
||||
- get-integer: null
|
||||
- define: null
|
||||
build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2024 embedded brains GmbH & Co. KG
|
||||
default:
|
||||
- enabled-by:
|
||||
- arm/tms570lc4357_hdk
|
||||
- arm/tms570lc4357_hdk_sdram
|
||||
value: 75000000
|
||||
- enabled-by: true
|
||||
value: 80000000
|
||||
description: |
|
||||
The option value shall be the VCLK2 frequency in Hz.
|
||||
enabled-by: true
|
||||
format: '{}'
|
||||
links: []
|
||||
name: TMS570_VCLK2_HZ
|
||||
type: build
|
||||
21
spec/build/bsps/arm/tms570/optvclk3.yml
Normal file
21
spec/build/bsps/arm/tms570/optvclk3.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
actions:
|
||||
- get-integer: null
|
||||
- define: null
|
||||
build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2024 embedded brains GmbH & Co. KG
|
||||
default:
|
||||
- enabled-by:
|
||||
- arm/tms570lc4357_hdk
|
||||
- arm/tms570lc4357_hdk_sdram
|
||||
value: 75000000
|
||||
- enabled-by: true
|
||||
value: 80000000
|
||||
description: |
|
||||
The option value shall be the VCLK3 frequency in Hz.
|
||||
enabled-by: true
|
||||
format: '{}'
|
||||
links: []
|
||||
name: TMS570_VCLK3_HZ
|
||||
type: build
|
||||
Reference in New Issue
Block a user