summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/powerpc/qoriq/optmsr.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/powerpc/qoriq/optmsr.yml')
-rw-r--r--spec/build/bsps/powerpc/qoriq/optmsr.yml15
1 files changed, 7 insertions, 8 deletions
diff --git a/spec/build/bsps/powerpc/qoriq/optmsr.yml b/spec/build/bsps/powerpc/qoriq/optmsr.yml
index 4366503a69..897955abc0 100644
--- a/spec/build/bsps/powerpc/qoriq/optmsr.yml
+++ b/spec/build/bsps/powerpc/qoriq/optmsr.yml
@@ -5,14 +5,13 @@ actions:
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-default: 0x02000200
-default-by-variant:
-- value: 0x82002200
- variants:
- - powerpc/qoriq_e6500_64
-- value: 0x02002200
- variants:
- - powerpc/qoriq_e6500_32
+default:
+- enabled-by: powerpc/qoriq_e6500_64
+ value: 0x82002200
+- enabled-by: powerpc/qoriq_e6500_32
+ value: 0x02002200
+- enabled-by: true
+ value: 0x02000200
description: |
initial MSR value
enabled-by: true