[rtems commit] bsp/tms570: Remove unused BSP options

Sebastian Huber sebh at rtems.org
Mon Jan 15 09:36:31 UTC 2024


Module:    rtems
Branch:    master
Commit:    9a961eec67c4f06e65edb7e23d4bf51084499841
Changeset: http://git.rtems.org/rtems/commit/?id=9a961eec67c4f06e65edb7e23d4bf51084499841

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Jan  9 07:42:38 2024 +0100

bsp/tms570: Remove unused BSP options

Update #4982.

---

 spec/build/bsps/arm/tms570/grp.yml       |  4 ----
 spec/build/bsps/arm/tms570/optcclk.yml   | 17 -----------------
 spec/build/bsps/arm/tms570/optoscrtc.yml | 17 -----------------
 3 files changed, 38 deletions(-)

diff --git a/spec/build/bsps/arm/tms570/grp.yml b/spec/build/bsps/arm/tms570/grp.yml
index 05f5eb13fc..5a3d4784be 100644
--- a/spec/build/bsps/arm/tms570/grp.yml
+++ b/spec/build/bsps/arm/tms570/grp.yml
@@ -26,16 +26,12 @@ links:
   uid: objhwinit
 - role: build-dependency
   uid: objnohwinit
-- role: build-dependency
-  uid: optcclk
 - role: build-dependency
   uid: optconirq
 - role: build-dependency
   uid: optmintskstksz
 - role: build-dependency
   uid: optoscmain
-- role: build-dependency
-  uid: optoscrtc
 - role: build-dependency
   uid: optreginit
 - role: build-dependency
diff --git a/spec/build/bsps/arm/tms570/optcclk.yml b/spec/build/bsps/arm/tms570/optcclk.yml
deleted file mode 100644
index 498693457f..0000000000
--- a/spec/build/bsps/arm/tms570/optcclk.yml
+++ /dev/null
@@ -1,17 +0,0 @@
-SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-actions:
-- get-integer: null
-- define: null
-build-type: option
-copyrights:
-- Copyright (C) 2020 embedded brains GmbH & Co. KG
-default:
-- enabled-by: true
-  value: 96000000
-description: |
-  CPU clock in Hz
-enabled-by: true
-format: '{}'
-links: []
-name: TMS570_CCLK
-type: build
diff --git a/spec/build/bsps/arm/tms570/optoscrtc.yml b/spec/build/bsps/arm/tms570/optoscrtc.yml
deleted file mode 100644
index 7fa70ae45d..0000000000
--- a/spec/build/bsps/arm/tms570/optoscrtc.yml
+++ /dev/null
@@ -1,17 +0,0 @@
-SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-actions:
-- get-integer: null
-- define: null
-build-type: option
-copyrights:
-- Copyright (C) 2020 embedded brains GmbH & Co. KG
-default:
-- enabled-by: true
-  value: 32768
-description: |
-  RTC oscillator frequency in Hz
-enabled-by: true
-format: '{}'
-links: []
-name: TMS570_OSCILLATOR_RTC
-type: build



More information about the vc mailing list