summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/microblaze/microblaze_fpga/optramlen.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/microblaze/microblaze_fpga/optramlen.yml')
-rw-r--r--spec/build/bsps/microblaze/microblaze_fpga/optramlen.yml12
1 files changed, 7 insertions, 5 deletions
diff --git a/spec/build/bsps/microblaze/microblaze_fpga/optramlen.yml b/spec/build/bsps/microblaze/microblaze_fpga/optramlen.yml
index 748b78f0a2..43e9142ff8 100644
--- a/spec/build/bsps/microblaze/microblaze_fpga/optramlen.yml
+++ b/spec/build/bsps/microblaze/microblaze_fpga/optramlen.yml
@@ -7,11 +7,13 @@ actions:
build-type: option
copyrights:
- Copyright (C) 2022 On-Line Applications Research (OAR)
-default: 0x10000000
-default-by-variant:
-- value: 0x80000000
- variants:
- - microblaze/kcu105.*
+default:
+- enabled-by:
+ - microblaze/kcu105
+ - microblaze/kcu105_qemu
+ value: 0x80000000
+- enabled-by: true
+ value: 0x10000000
description: |
length of memory area available to the BSP
enabled-by: true