summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/tms570/optmemflashorigin.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-12-21 15:16:48 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2024-01-15 10:33:13 +0100
commit437da01f80cb2368beeed2aef69a5e8339caf2c5 (patch)
tree3e4806682fdedc122ad8f8bc828040e61a0f65f2 /spec/build/bsps/arm/tms570/optmemflashorigin.yml
parentbsp/tms570: Add variant enable to build (diff)
downloadrtems-437da01f80cb2368beeed2aef69a5e8339caf2c5.tar.bz2
bsp/tms570: Add linkcmds.memory
Remove obsolete tms570ls3137_hdk_with_loader BSP variant. With the new memory origin/size build options this variant is no longer required. Update #4982.
Diffstat (limited to 'spec/build/bsps/arm/tms570/optmemflashorigin.yml')
-rw-r--r--spec/build/bsps/arm/tms570/optmemflashorigin.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/spec/build/bsps/arm/tms570/optmemflashorigin.yml b/spec/build/bsps/arm/tms570/optmemflashorigin.yml
new file mode 100644
index 0000000000..c25e230f5c
--- /dev/null
+++ b/spec/build/bsps/arm/tms570/optmemflashorigin.yml
@@ -0,0 +1,18 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+actions:
+- get-integer: null
+- env-assign: null
+- format-and-define: TMS570_MEMORY_FLASH_ORIGIN
+build-type: option
+copyrights:
+- Copyright (C) 2023 embedded brains GmbH & Co. KG
+default:
+- enabled-by: true
+ value: 0x00000000
+description: |
+ Origin of the internal flash memory.
+enabled-by: true
+format: '{:#010x}'
+links: []
+name: TMS570_MEMORY_FLASH_ORIGIN
+type: build