summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/mips/rbtx4938
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/mips/rbtx4938/abi.yml11
-rw-r--r--spec/build/bsps/mips/rbtx4938/bsprbtx4938.yml6
-rw-r--r--spec/build/bsps/mips/rbtx4938/start.yml2
3 files changed, 10 insertions, 9 deletions
diff --git a/spec/build/bsps/mips/rbtx4938/abi.yml b/spec/build/bsps/mips/rbtx4938/abi.yml
index 79408e4eb3..5929af81ee 100644
--- a/spec/build/bsps/mips/rbtx4938/abi.yml
+++ b/spec/build/bsps/mips/rbtx4938/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:
-- -mips3
-- -G0
-- -EL
-default-by-variant: []
+- enabled-by: true
+ value:
+ - -mips3
+ - -G0
+ - -EL
description: |
ABI flags
enabled-by: true
diff --git a/spec/build/bsps/mips/rbtx4938/bsprbtx4938.yml b/spec/build/bsps/mips/rbtx4938/bsprbtx4938.yml
index 92572fd815..af56bce558 100644
--- a/spec/build/bsps/mips/rbtx4938/bsprbtx4938.yml
+++ b/spec/build/bsps/mips/rbtx4938/bsprbtx4938.yml
@@ -4,7 +4,7 @@ bsp: rbtx4938
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: rbtx4938
@@ -13,7 +13,6 @@ install:
- destination: ${BSP_INCLUDEDIR}
source:
- bsps/mips/rbtx4938/include/bsp.h
- - bsps/mips/rbtx4938/include/tm27.h
- destination: ${BSP_INCLUDEDIR}/bsp
source:
- bsps/mips/rbtx4938/include/bsp/irq.h
@@ -32,6 +31,8 @@ links:
- role: build-dependency
uid: ../../objirq
- role: build-dependency
+ uid: ../../objmem
+- role: build-dependency
uid: ../../opto2
- role: build-dependency
uid: ../../tstnolibdl
@@ -58,7 +59,6 @@ source:
- bsps/shared/cache/nocache.c
- bsps/shared/dev/getentropy/getentropy-cpucounter.c
- bsps/shared/start/bspfatal-default.c
-- bsps/shared/start/bspgetworkarea-default.c
- bsps/shared/start/bspreset-empty.c
- bsps/shared/start/gettargethash-default.c
- bsps/shared/start/sbrk.c
diff --git a/spec/build/bsps/mips/rbtx4938/start.yml b/spec/build/bsps/mips/rbtx4938/start.yml
index 1f74c12595..cda88d3694 100644
--- a/spec/build/bsps/mips/rbtx4938/start.yml
+++ b/spec/build/bsps/mips/rbtx4938/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: []