summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-07-15 08:04:32 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-07-15 08:07:28 +0200
commit61071489ff37df682be89a56f29d2941fcc7cc28 (patch)
tree8719f69adc41feb446d025461940ead5284e996e /spec/build/bsps/arm
parentspcoverage: Remove test program (diff)
downloadrtems-61071489ff37df682be89a56f29d2941fcc7cc28.tar.bz2
build: Add missing default-by-family
Update #4468.
Diffstat (limited to 'spec/build/bsps/arm')
-rw-r--r--spec/build/bsps/arm/imxrt/optmemextramsz.yml1
-rw-r--r--spec/build/bsps/arm/imxrt/optmemflashsz.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/spec/build/bsps/arm/imxrt/optmemextramsz.yml b/spec/build/bsps/arm/imxrt/optmemextramsz.yml
index 6999add5cc..4279e3e642 100644
--- a/spec/build/bsps/arm/imxrt/optmemextramsz.yml
+++ b/spec/build/bsps/arm/imxrt/optmemextramsz.yml
@@ -3,6 +3,7 @@ actions:
- env-assign: null
build-type: option
default: 0x2000000
+default-by-family: []
default-by-variant: []
enabled-by: true
format: '{:#010x}'
diff --git a/spec/build/bsps/arm/imxrt/optmemflashsz.yml b/spec/build/bsps/arm/imxrt/optmemflashsz.yml
index c474dd256e..d167b01df8 100644
--- a/spec/build/bsps/arm/imxrt/optmemflashsz.yml
+++ b/spec/build/bsps/arm/imxrt/optmemflashsz.yml
@@ -4,6 +4,7 @@ actions:
- define-unquoted: IMXRT_MEMORY_FLASH_SIZE
build-type: option
default: 0x4000000
+default-by-family: []
default-by-variant: []
enabled-by: true
format: '{:#010x}'