summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/riscv/optrambegin.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/riscv/optrambegin.yml')
-rw-r--r--spec/build/bsps/riscv/optrambegin.yml33
1 files changed, 15 insertions, 18 deletions
diff --git a/spec/build/bsps/riscv/optrambegin.yml b/spec/build/bsps/riscv/optrambegin.yml
index 90133411cf..3c42908d19 100644
--- a/spec/build/bsps/riscv/optrambegin.yml
+++ b/spec/build/bsps/riscv/optrambegin.yml
@@ -7,24 +7,21 @@ 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: 2147483648
- variants:
- - riscv/rv64.*medany
-- value: 1879048192
- variants:
- - riscv/rv64.*
-- value: 0
- variants:
- - riscv/noel.*
-- value: 1073741824
- variants:
- - riscv/griscv
-- value: 68719476736
- variants:
- - riscv/mpfs64.*
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
+default:
+- enabled-by:
+ - riscv/noel32im
+ - riscv/noel32imafd
+ - riscv/noel64imac
+ - riscv/noel64imafd
+ - riscv/noel64imafdc
+ value: 0x00000000
+- enabled-by: riscv/griscv
+ value: 0x40000000
+- enabled-by: riscv/mpfs64imafdc
+ value: 0x1000000000
+- enabled-by: true
+ value: 0x80000000
description: ''
enabled-by: true
format: '{:#010x}'