summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/mips/csb350
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/mips/csb350')
-rw-r--r--spec/build/bsps/mips/csb350/abi.yml11
-rw-r--r--spec/build/bsps/mips/csb350/bspcsb350.yml3
-rw-r--r--spec/build/bsps/mips/csb350/start.yml2
3 files changed, 8 insertions, 8 deletions
diff --git a/spec/build/bsps/mips/csb350/abi.yml b/spec/build/bsps/mips/csb350/abi.yml
index 049de557ad..8378fb4af0 100644
--- a/spec/build/bsps/mips/csb350/abi.yml
+++ b/spec/build/bsps/mips/csb350/abi.yml
@@ -5,12 +5,13 @@ actions:
- env-append: null
build-type: option
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
default:
-- -mips32
-- -G0
-- -msoft-float
-default-by-variant: []
+- enabled-by: true
+ value:
+ - -mips32
+ - -G0
+ - -msoft-float
description: |
ABI flags
enabled-by: true
diff --git a/spec/build/bsps/mips/csb350/bspcsb350.yml b/spec/build/bsps/mips/csb350/bspcsb350.yml
index 0850a2dec9..560faa1666 100644
--- a/spec/build/bsps/mips/csb350/bspcsb350.yml
+++ b/spec/build/bsps/mips/csb350/bspcsb350.yml
@@ -4,7 +4,7 @@ bsp: csb350
build-type: bsp
cflags: []
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
enabled-by: true
family: csb350
@@ -13,7 +13,6 @@ install:
- destination: ${BSP_INCLUDEDIR}
source:
- bsps/mips/csb350/include/bsp.h
- - bsps/mips/csb350/include/tm27.h
- destination: ${BSP_INCLUDEDIR}/bsp
source:
- bsps/mips/csb350/include/bsp/irq.h
diff --git a/spec/build/bsps/mips/csb350/start.yml b/spec/build/bsps/mips/csb350/start.yml
index 5728c48d90..0473e05797 100644
--- a/spec/build/bsps/mips/csb350/start.yml
+++ b/spec/build/bsps/mips/csb350/start.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
asflags: []
build-type: start-file
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
enabled-by: true
includes: []