summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm
diff options
context:
space:
mode:
authorKarel Gardas <karel@functional.vision>2022-05-16 15:19:48 +0200
committerKarel Gardas <karel@functional.vision>2022-06-01 11:20:59 +0200
commit04fd4ef2b66b694202fea8c0967ae3ad94ab7ff0 (patch)
tree39ddbae3095f670239d48df30eaeb3f8a0a46286 /spec/build/bsps/arm
parentbsps/stm32h7: disable all U(S)ARTs except USART1 on stm32h757i-eval-m4 BSP (diff)
downloadrtems-04fd4ef2b66b694202fea8c0967ae3ad94ab7ff0.tar.bz2
bsps/stm32h7: set default SDRAM x sizes on stm32h757i-eval-m4 BSP
This means: SDRAM 1: 0 SDRAM 2: 32 MB Sponsored-By: Precidata
Diffstat (limited to 'spec/build/bsps/arm')
-rw-r--r--spec/build/bsps/arm/stm32h7/optmemsdram1sz.yml1
-rw-r--r--spec/build/bsps/arm/stm32h7/optmemsdram2sz.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/spec/build/bsps/arm/stm32h7/optmemsdram1sz.yml b/spec/build/bsps/arm/stm32h7/optmemsdram1sz.yml
index 4825a6446b..82267648a4 100644
--- a/spec/build/bsps/arm/stm32h7/optmemsdram1sz.yml
+++ b/spec/build/bsps/arm/stm32h7/optmemsdram1sz.yml
@@ -8,6 +8,7 @@ default-by-variant:
variants:
- arm/stm32h7b3i-dk
- arm/stm32h757i-eval
+ - arm/stm32h757i-eval-m4
enabled-by: true
format: '{:#010x}'
links: []
diff --git a/spec/build/bsps/arm/stm32h7/optmemsdram2sz.yml b/spec/build/bsps/arm/stm32h7/optmemsdram2sz.yml
index dff8a772e4..9fa8accbf4 100644
--- a/spec/build/bsps/arm/stm32h7/optmemsdram2sz.yml
+++ b/spec/build/bsps/arm/stm32h7/optmemsdram2sz.yml
@@ -7,6 +7,7 @@ default-by-variant:
- value: 33554432
variants:
- arm/stm32h757i-eval
+ - arm/stm32h757i-eval-m4
enabled-by: true
format: '{:#010x}'
links: []