summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/optmemsramaxisz.yml
diff options
context:
space:
mode:
authorKarel Gardas <karel@functional.vision>2022-04-01 18:14:14 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-04-05 09:56:05 +0200
commit2414d9b151b691f10163be1ce5e74c2224d9bf15 (patch)
treefda9ef270b9f922dffc22e41c403c7686d71d8d4 /spec/build/bsps/arm/stm32h7/optmemsramaxisz.yml
parentbsp/stm32h7: HSE clock value configuration for STM32H7B3I-DK BSP variant (diff)
downloadrtems-2414d9b151b691f10163be1ce5e74c2224d9bf15.tar.bz2
bsp/stm32h7: configure S(D)RAM values for STM32H7B3I-DK BSP variant
Caveat: SDRAM 1 is completely disabled for now.
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/arm/stm32h7/optmemsramaxisz.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/spec/build/bsps/arm/stm32h7/optmemsramaxisz.yml b/spec/build/bsps/arm/stm32h7/optmemsramaxisz.yml
index 9cb05540b7..89e116c1de 100644
--- a/spec/build/bsps/arm/stm32h7/optmemsramaxisz.yml
+++ b/spec/build/bsps/arm/stm32h7/optmemsramaxisz.yml
@@ -3,7 +3,10 @@ actions:
- env-assign: null
build-type: option
default: 0x80000
-default-by-variant: []
+default-by-variant:
+- value: 0xA0000
+ variants:
+ - arm/stm32h7b3i-dk
enabled-by: true
format: '{:#010x}'
links: []