summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/imxrt/optmemocramorigin.yml
diff options
context:
space:
mode:
authorChristian Mauderer <christian.mauderer@embedded-brains.de>2023-05-04 15:00:25 +0200
committerChristian Mauderer <christian.mauderer@embedded-brains.de>2023-05-22 09:45:42 +0200
commit2fdd1d02462623cb4c937db86ffe930e7e0d0b6c (patch)
tree582f506b0d0b56b548bf05d9d3bc6049f685e0ec /spec/build/bsps/arm/imxrt/optmemocramorigin.yml
parentbsps/imxrt: Move board specific files (diff)
downloadrtems-2fdd1d02462623cb4c937db86ffe930e7e0d0b6c.tar.bz2
bsps/imxrt: Make the OCRAM address configurable
Depending on the chip variant, the OCRAM can have different addresses. Make it configurable.
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/arm/imxrt/optmemocramorigin.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/spec/build/bsps/arm/imxrt/optmemocramorigin.yml b/spec/build/bsps/arm/imxrt/optmemocramorigin.yml
new file mode 100644
index 0000000000..c3d08918a7
--- /dev/null
+++ b/spec/build/bsps/arm/imxrt/optmemocramorigin.yml
@@ -0,0 +1,17 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+actions:
+- get-integer: null
+- env-assign: null
+build-type: option
+copyrights:
+- Copyright (C) 2023 embedded brains GmbH (http://www.embedded-brains.de)
+default:
+- enabled-by: true
+ value: 0x20200000
+description: |
+ Origin of the OCRAM.
+enabled-by: true
+format: '{:#010x}'
+links: []
+name: IMXRT_MEMORY_OCRAM_ORIGIN
+type: build