summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/fvp/optdrambegin.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/arm/fvp/optdrambegin.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/spec/build/bsps/arm/fvp/optdrambegin.yml b/spec/build/bsps/arm/fvp/optdrambegin.yml
index 7a44b2086f..3d2aa20dc7 100644
--- a/spec/build/bsps/arm/fvp/optdrambegin.yml
+++ b/spec/build/bsps/arm/fvp/optdrambegin.yml
@@ -6,12 +6,12 @@ actions:
- format-and-define: null
build-type: option
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-default: 2147483648
-default-by-variant:
-- value: 1024
- variants:
- - arm/fvp_cortex_r52
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
+default:
+- enabled-by: arm/fvp_cortex_r52
+ value: 0x00000400
+- enabled-by: true
+ value: 0x80000000
description: |
Defines the begin address of the DRAM. The begin address must take the size
of the NULL pointer protection area into account (ARM_FVP_MEMORY_NULL_SIZE).