summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/riscv
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-05-19 08:18:25 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-05-20 11:05:26 +0200
commitbcef89f2360b97005e490c92fe624ab9dec789e6 (patch)
tree61a05a2699d86de26b84acf355d9d9ddaa3c4c5b /spec/build/bsps/riscv
parentbsps/microblaze: Add device tree support to GPIO (diff)
downloadrtems-bcef89f2360b97005e490c92fe624ab9dec789e6.tar.bz2
Update company name
The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
Diffstat (limited to 'spec/build/bsps/riscv')
-rw-r--r--spec/build/bsps/riscv/griscv/abi.yml2
-rw-r--r--spec/build/bsps/riscv/griscv/bspgriscv.yml2
-rw-r--r--spec/build/bsps/riscv/griscv/bspgrv32i.yml2
-rw-r--r--spec/build/bsps/riscv/griscv/bspgrv32im.yml2
-rw-r--r--spec/build/bsps/riscv/griscv/bspgrv32imac.yml2
-rw-r--r--spec/build/bsps/riscv/griscv/bspgrv32imafdc.yml2
-rw-r--r--spec/build/bsps/riscv/griscv/grp.yml2
-rw-r--r--spec/build/bsps/riscv/griscv/obj.yml2
-rw-r--r--spec/build/bsps/riscv/griscv/objsmp.yml2
-rw-r--r--spec/build/bsps/riscv/grp.yml2
-rw-r--r--spec/build/bsps/riscv/linkcmds.yml2
-rw-r--r--spec/build/bsps/riscv/linkcmdsbase.yml4
-rw-r--r--spec/build/bsps/riscv/noel/abi.yml2
-rw-r--r--spec/build/bsps/riscv/noel/bspnoel32im.yml2
-rw-r--r--spec/build/bsps/riscv/noel/bspnoel32imafd.yml2
-rw-r--r--spec/build/bsps/riscv/noel/bspnoel64imac.yml2
-rw-r--r--spec/build/bsps/riscv/noel/bspnoel64imafd.yml2
-rw-r--r--spec/build/bsps/riscv/noel/bspnoel64imafdc.yml2
-rw-r--r--spec/build/bsps/riscv/noel/grp.yml2
-rw-r--r--spec/build/bsps/riscv/noel/obj.yml2
-rw-r--r--spec/build/bsps/riscv/noel/objsmp.yml2
-rw-r--r--spec/build/bsps/riscv/optextirqmax.yml2
-rw-r--r--spec/build/bsps/riscv/optrambegin.yml2
-rw-r--r--spec/build/bsps/riscv/optramsize.yml2
-rw-r--r--spec/build/bsps/riscv/riscv/abi.yml2
-rw-r--r--spec/build/bsps/riscv/riscv/bspfrdme310arty.yml2
-rw-r--r--spec/build/bsps/riscv/riscv/bspmpfs64imafdc.yml2
-rw-r--r--spec/build/bsps/riscv/riscv/bsprv32i.yml2
-rw-r--r--spec/build/bsps/riscv/riscv/bsprv32iac.yml2
-rw-r--r--spec/build/bsps/riscv/riscv/bsprv32im.yml2
-rw-r--r--spec/build/bsps/riscv/riscv/bsprv32imac.yml2
-rw-r--r--spec/build/bsps/riscv/riscv/bsprv32imafc.yml2
-rw-r--r--spec/build/bsps/riscv/riscv/bsprv32imafd.yml2
-rw-r--r--spec/build/bsps/riscv/riscv/bsprv32imafdc.yml2
-rw-r--r--spec/build/bsps/riscv/riscv/bsprv64imac.yml2
-rw-r--r--spec/build/bsps/riscv/riscv/bsprv64imafd.yml2
-rw-r--r--spec/build/bsps/riscv/riscv/bsprv64imafdc.yml2
-rw-r--r--spec/build/bsps/riscv/riscv/grp.yml2
-rw-r--r--spec/build/bsps/riscv/riscv/obj.yml2
-rw-r--r--spec/build/bsps/riscv/riscv/objsmp.yml2
-rw-r--r--spec/build/bsps/riscv/riscv/optfrdme310arty.yml2
-rw-r--r--spec/build/bsps/riscv/riscv/opthtif.yml2
-rw-r--r--spec/build/bsps/riscv/riscv/optmpfs.yml2
-rw-r--r--spec/build/bsps/riscv/riscv/optns16550max.yml2
-rw-r--r--spec/build/bsps/riscv/riscv/optsifiveuart.yml2
-rw-r--r--spec/build/bsps/riscv/start.yml2
46 files changed, 47 insertions, 47 deletions
diff --git a/spec/build/bsps/riscv/griscv/abi.yml b/spec/build/bsps/riscv/griscv/abi.yml
index 20c7e46e31..44a5c0127a 100644
--- a/spec/build/bsps/riscv/griscv/abi.yml
+++ b/spec/build/bsps/riscv/griscv/abi.yml
@@ -5,7 +5,7 @@ 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:
- enabled-by: riscv/grv32imac
value:
diff --git a/spec/build/bsps/riscv/griscv/bspgriscv.yml b/spec/build/bsps/riscv/griscv/bspgriscv.yml
index 1992d096de..f57884ecf6 100644
--- a/spec/build/bsps/riscv/griscv/bspgriscv.yml
+++ b/spec/build/bsps/riscv/griscv/bspgriscv.yml
@@ -4,7 +4,7 @@ bsp: griscv
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: griscv
diff --git a/spec/build/bsps/riscv/griscv/bspgrv32i.yml b/spec/build/bsps/riscv/griscv/bspgrv32i.yml
index 4f130b6cc7..154113a492 100644
--- a/spec/build/bsps/riscv/griscv/bspgrv32i.yml
+++ b/spec/build/bsps/riscv/griscv/bspgrv32i.yml
@@ -4,7 +4,7 @@ bsp: grv32i
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: griscv
diff --git a/spec/build/bsps/riscv/griscv/bspgrv32im.yml b/spec/build/bsps/riscv/griscv/bspgrv32im.yml
index ed17f1ae11..2be6c589f2 100644
--- a/spec/build/bsps/riscv/griscv/bspgrv32im.yml
+++ b/spec/build/bsps/riscv/griscv/bspgrv32im.yml
@@ -4,7 +4,7 @@ bsp: grv32im
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: griscv
diff --git a/spec/build/bsps/riscv/griscv/bspgrv32imac.yml b/spec/build/bsps/riscv/griscv/bspgrv32imac.yml
index 32c4807b57..37f80e3fb7 100644
--- a/spec/build/bsps/riscv/griscv/bspgrv32imac.yml
+++ b/spec/build/bsps/riscv/griscv/bspgrv32imac.yml
@@ -4,7 +4,7 @@ bsp: grv32imac
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: griscv
diff --git a/spec/build/bsps/riscv/griscv/bspgrv32imafdc.yml b/spec/build/bsps/riscv/griscv/bspgrv32imafdc.yml
index 1448e19869..0546577f17 100644
--- a/spec/build/bsps/riscv/griscv/bspgrv32imafdc.yml
+++ b/spec/build/bsps/riscv/griscv/bspgrv32imafdc.yml
@@ -4,7 +4,7 @@ bsp: grv32imafdc
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: griscv
diff --git a/spec/build/bsps/riscv/griscv/grp.yml b/spec/build/bsps/riscv/griscv/grp.yml
index c34a4afcc5..0b4504f624 100644
--- a/spec/build/bsps/riscv/griscv/grp.yml
+++ b/spec/build/bsps/riscv/griscv/grp.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: group
cflags: []
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
enabled-by: true
diff --git a/spec/build/bsps/riscv/griscv/obj.yml b/spec/build/bsps/riscv/griscv/obj.yml
index 9761888e4d..275aa09256 100644
--- a/spec/build/bsps/riscv/griscv/obj.yml
+++ b/spec/build/bsps/riscv/griscv/obj.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
enabled-by: true
diff --git a/spec/build/bsps/riscv/griscv/objsmp.yml b/spec/build/bsps/riscv/griscv/objsmp.yml
index 83f5bb7f31..27fbb8966b 100644
--- a/spec/build/bsps/riscv/griscv/objsmp.yml
+++ b/spec/build/bsps/riscv/griscv/objsmp.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
enabled-by:
diff --git a/spec/build/bsps/riscv/grp.yml b/spec/build/bsps/riscv/grp.yml
index 06ee68d12d..ac7027a44d 100644
--- a/spec/build/bsps/riscv/grp.yml
+++ b/spec/build/bsps/riscv/grp.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: group
cflags: []
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
enabled-by: true
diff --git a/spec/build/bsps/riscv/linkcmds.yml b/spec/build/bsps/riscv/linkcmds.yml
index ed536b3c5d..25588ac566 100644
--- a/spec/build/bsps/riscv/linkcmds.yml
+++ b/spec/build/bsps/riscv/linkcmds.yml
@@ -21,7 +21,7 @@ content: |
INCLUDE linkcmds.base
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
enabled-by: true
install-path: ${BSP_LIBDIR}
links: []
diff --git a/spec/build/bsps/riscv/linkcmdsbase.yml b/spec/build/bsps/riscv/linkcmdsbase.yml
index 66bf65fbaa..b45661c3bb 100644
--- a/spec/build/bsps/riscv/linkcmdsbase.yml
+++ b/spec/build/bsps/riscv/linkcmdsbase.yml
@@ -7,7 +7,7 @@ content: |
notice and this notice are preserved. */
/*
- * Copyright (c) 2018 embedded brains GmbH.
+ * Copyright (c) 2018 embedded brains GmbH & Co. KG
*
* Copyright (c) 2015 University of York.
* Hesham ALMatary <hmka501@york.ac.uk>
@@ -406,7 +406,7 @@ content: |
.unexpected_sections : { *(*) } > UNEXPECTED_SECTIONS
}
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
enabled-by: true
install-path: ${BSP_LIBDIR}
links: []
diff --git a/spec/build/bsps/riscv/noel/abi.yml b/spec/build/bsps/riscv/noel/abi.yml
index 2972054985..c249506e7a 100644
--- a/spec/build/bsps/riscv/noel/abi.yml
+++ b/spec/build/bsps/riscv/noel/abi.yml
@@ -5,7 +5,7 @@ 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:
- enabled-by: riscv/noel64imafdc
value:
diff --git a/spec/build/bsps/riscv/noel/bspnoel32im.yml b/spec/build/bsps/riscv/noel/bspnoel32im.yml
index ab9a650ca5..4741cadf56 100644
--- a/spec/build/bsps/riscv/noel/bspnoel32im.yml
+++ b/spec/build/bsps/riscv/noel/bspnoel32im.yml
@@ -4,7 +4,7 @@ bsp: noel32im
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: noel
diff --git a/spec/build/bsps/riscv/noel/bspnoel32imafd.yml b/spec/build/bsps/riscv/noel/bspnoel32imafd.yml
index 7510f182a1..98b7c23472 100644
--- a/spec/build/bsps/riscv/noel/bspnoel32imafd.yml
+++ b/spec/build/bsps/riscv/noel/bspnoel32imafd.yml
@@ -4,7 +4,7 @@ bsp: noel32imafd
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: noel
diff --git a/spec/build/bsps/riscv/noel/bspnoel64imac.yml b/spec/build/bsps/riscv/noel/bspnoel64imac.yml
index 16e9b20fd2..f6b6a40a05 100644
--- a/spec/build/bsps/riscv/noel/bspnoel64imac.yml
+++ b/spec/build/bsps/riscv/noel/bspnoel64imac.yml
@@ -4,7 +4,7 @@ bsp: noel64imac
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: noel
diff --git a/spec/build/bsps/riscv/noel/bspnoel64imafd.yml b/spec/build/bsps/riscv/noel/bspnoel64imafd.yml
index c6a2b4f6a5..243450c50c 100644
--- a/spec/build/bsps/riscv/noel/bspnoel64imafd.yml
+++ b/spec/build/bsps/riscv/noel/bspnoel64imafd.yml
@@ -4,7 +4,7 @@ bsp: noel64imafd
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: noel
diff --git a/spec/build/bsps/riscv/noel/bspnoel64imafdc.yml b/spec/build/bsps/riscv/noel/bspnoel64imafdc.yml
index 9aa881ed93..1b332f1f84 100644
--- a/spec/build/bsps/riscv/noel/bspnoel64imafdc.yml
+++ b/spec/build/bsps/riscv/noel/bspnoel64imafdc.yml
@@ -4,7 +4,7 @@ bsp: noel64imafdc
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: noel
diff --git a/spec/build/bsps/riscv/noel/grp.yml b/spec/build/bsps/riscv/noel/grp.yml
index c527fd6fef..46fef5a73b 100644
--- a/spec/build/bsps/riscv/noel/grp.yml
+++ b/spec/build/bsps/riscv/noel/grp.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: group
cflags: []
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
enabled-by: true
diff --git a/spec/build/bsps/riscv/noel/obj.yml b/spec/build/bsps/riscv/noel/obj.yml
index e702eb334d..0d91856741 100644
--- a/spec/build/bsps/riscv/noel/obj.yml
+++ b/spec/build/bsps/riscv/noel/obj.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
enabled-by: true
diff --git a/spec/build/bsps/riscv/noel/objsmp.yml b/spec/build/bsps/riscv/noel/objsmp.yml
index 46369f977e..5022525b72 100644
--- a/spec/build/bsps/riscv/noel/objsmp.yml
+++ b/spec/build/bsps/riscv/noel/objsmp.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
enabled-by:
diff --git a/spec/build/bsps/riscv/optextirqmax.yml b/spec/build/bsps/riscv/optextirqmax.yml
index a56e9c3ccc..5a0fc9a766 100644
--- a/spec/build/bsps/riscv/optextirqmax.yml
+++ b/spec/build/bsps/riscv/optextirqmax.yml
@@ -4,7 +4,7 @@ actions:
- define: 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:
- enabled-by: riscv/mpfs64imafdc
value: 187
diff --git a/spec/build/bsps/riscv/optrambegin.yml b/spec/build/bsps/riscv/optrambegin.yml
index 12b0b42392..3c42908d19 100644
--- a/spec/build/bsps/riscv/optrambegin.yml
+++ b/spec/build/bsps/riscv/optrambegin.yml
@@ -7,7 +7,7 @@ actions:
- format-and-define: 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:
- enabled-by:
- riscv/noel32im
diff --git a/spec/build/bsps/riscv/optramsize.yml b/spec/build/bsps/riscv/optramsize.yml
index 1fc407d1ea..876a447087 100644
--- a/spec/build/bsps/riscv/optramsize.yml
+++ b/spec/build/bsps/riscv/optramsize.yml
@@ -7,7 +7,7 @@ actions:
- format-and-define: 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:
- enabled-by:
- riscv/frdme310arty
diff --git a/spec/build/bsps/riscv/riscv/abi.yml b/spec/build/bsps/riscv/riscv/abi.yml
index de23bdd795..bca6512f20 100644
--- a/spec/build/bsps/riscv/riscv/abi.yml
+++ b/spec/build/bsps/riscv/riscv/abi.yml
@@ -5,7 +5,7 @@ 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:
- enabled-by:
- riscv/mpfs64imafdc
diff --git a/spec/build/bsps/riscv/riscv/bspfrdme310arty.yml b/spec/build/bsps/riscv/riscv/bspfrdme310arty.yml
index a13b12dc3c..26c3b97dac 100644
--- a/spec/build/bsps/riscv/riscv/bspfrdme310arty.yml
+++ b/spec/build/bsps/riscv/riscv/bspfrdme310arty.yml
@@ -4,7 +4,7 @@ bsp: frdme310arty
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: riscv
diff --git a/spec/build/bsps/riscv/riscv/bspmpfs64imafdc.yml b/spec/build/bsps/riscv/riscv/bspmpfs64imafdc.yml
index c12703d79b..4e0e7d227e 100644
--- a/spec/build/bsps/riscv/riscv/bspmpfs64imafdc.yml
+++ b/spec/build/bsps/riscv/riscv/bspmpfs64imafdc.yml
@@ -4,7 +4,7 @@ bsp: mpfs64imafdc
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: riscv
diff --git a/spec/build/bsps/riscv/riscv/bsprv32i.yml b/spec/build/bsps/riscv/riscv/bsprv32i.yml
index 168839eb31..8c35a4abaa 100644
--- a/spec/build/bsps/riscv/riscv/bsprv32i.yml
+++ b/spec/build/bsps/riscv/riscv/bsprv32i.yml
@@ -4,7 +4,7 @@ bsp: rv32i
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: riscv
diff --git a/spec/build/bsps/riscv/riscv/bsprv32iac.yml b/spec/build/bsps/riscv/riscv/bsprv32iac.yml
index ce226c6344..7468984cc9 100644
--- a/spec/build/bsps/riscv/riscv/bsprv32iac.yml
+++ b/spec/build/bsps/riscv/riscv/bsprv32iac.yml
@@ -4,7 +4,7 @@ bsp: rv32iac
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: riscv
diff --git a/spec/build/bsps/riscv/riscv/bsprv32im.yml b/spec/build/bsps/riscv/riscv/bsprv32im.yml
index a6c77b421b..a7dab33e94 100644
--- a/spec/build/bsps/riscv/riscv/bsprv32im.yml
+++ b/spec/build/bsps/riscv/riscv/bsprv32im.yml
@@ -4,7 +4,7 @@ bsp: rv32im
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: riscv
diff --git a/spec/build/bsps/riscv/riscv/bsprv32imac.yml b/spec/build/bsps/riscv/riscv/bsprv32imac.yml
index 25b9a4d00f..b9a684ba44 100644
--- a/spec/build/bsps/riscv/riscv/bsprv32imac.yml
+++ b/spec/build/bsps/riscv/riscv/bsprv32imac.yml
@@ -4,7 +4,7 @@ bsp: rv32imac
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: riscv
diff --git a/spec/build/bsps/riscv/riscv/bsprv32imafc.yml b/spec/build/bsps/riscv/riscv/bsprv32imafc.yml
index fa8ce6a1d1..fd8456afba 100644
--- a/spec/build/bsps/riscv/riscv/bsprv32imafc.yml
+++ b/spec/build/bsps/riscv/riscv/bsprv32imafc.yml
@@ -4,7 +4,7 @@ bsp: rv32imafc
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: riscv
diff --git a/spec/build/bsps/riscv/riscv/bsprv32imafd.yml b/spec/build/bsps/riscv/riscv/bsprv32imafd.yml
index 5ac45fdd2c..19d9d72144 100644
--- a/spec/build/bsps/riscv/riscv/bsprv32imafd.yml
+++ b/spec/build/bsps/riscv/riscv/bsprv32imafd.yml
@@ -4,7 +4,7 @@ bsp: rv32imafd
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: riscv
diff --git a/spec/build/bsps/riscv/riscv/bsprv32imafdc.yml b/spec/build/bsps/riscv/riscv/bsprv32imafdc.yml
index 104a7a1391..d6e2a0bb98 100644
--- a/spec/build/bsps/riscv/riscv/bsprv32imafdc.yml
+++ b/spec/build/bsps/riscv/riscv/bsprv32imafdc.yml
@@ -4,7 +4,7 @@ bsp: rv32imafdc
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: riscv
diff --git a/spec/build/bsps/riscv/riscv/bsprv64imac.yml b/spec/build/bsps/riscv/riscv/bsprv64imac.yml
index 99dab47754..7c539e18dd 100644
--- a/spec/build/bsps/riscv/riscv/bsprv64imac.yml
+++ b/spec/build/bsps/riscv/riscv/bsprv64imac.yml
@@ -4,7 +4,7 @@ bsp: rv64imac
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: riscv
diff --git a/spec/build/bsps/riscv/riscv/bsprv64imafd.yml b/spec/build/bsps/riscv/riscv/bsprv64imafd.yml
index 730a76a41d..23fd0ae350 100644
--- a/spec/build/bsps/riscv/riscv/bsprv64imafd.yml
+++ b/spec/build/bsps/riscv/riscv/bsprv64imafd.yml
@@ -4,7 +4,7 @@ bsp: rv64imafd
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: riscv
diff --git a/spec/build/bsps/riscv/riscv/bsprv64imafdc.yml b/spec/build/bsps/riscv/riscv/bsprv64imafdc.yml
index 32a0837941..017cad67fa 100644
--- a/spec/build/bsps/riscv/riscv/bsprv64imafdc.yml
+++ b/spec/build/bsps/riscv/riscv/bsprv64imafdc.yml
@@ -4,7 +4,7 @@ bsp: rv64imafdc
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: riscv
diff --git a/spec/build/bsps/riscv/riscv/grp.yml b/spec/build/bsps/riscv/riscv/grp.yml
index a2ed4a1052..43f3a91bee 100644
--- a/spec/build/bsps/riscv/riscv/grp.yml
+++ b/spec/build/bsps/riscv/riscv/grp.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: group
cflags: []
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
enabled-by: true
diff --git a/spec/build/bsps/riscv/riscv/obj.yml b/spec/build/bsps/riscv/riscv/obj.yml
index d28945fae4..b9ad7e95a9 100644
--- a/spec/build/bsps/riscv/riscv/obj.yml
+++ b/spec/build/bsps/riscv/riscv/obj.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
enabled-by: true
diff --git a/spec/build/bsps/riscv/riscv/objsmp.yml b/spec/build/bsps/riscv/riscv/objsmp.yml
index 46369f977e..5022525b72 100644
--- a/spec/build/bsps/riscv/riscv/objsmp.yml
+++ b/spec/build/bsps/riscv/riscv/objsmp.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
enabled-by:
diff --git a/spec/build/bsps/riscv/riscv/optfrdme310arty.yml b/spec/build/bsps/riscv/riscv/optfrdme310arty.yml
index 4f30ce1f4d..7447fdf8d7 100644
--- a/spec/build/bsps/riscv/riscv/optfrdme310arty.yml
+++ b/spec/build/bsps/riscv/riscv/optfrdme310arty.yml
@@ -4,7 +4,7 @@ actions:
- define-condition: 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:
- enabled-by: riscv/frdme310arty
value: true
diff --git a/spec/build/bsps/riscv/riscv/opthtif.yml b/spec/build/bsps/riscv/riscv/opthtif.yml
index cd85f1d9e4..bf28568fb8 100644
--- a/spec/build/bsps/riscv/riscv/opthtif.yml
+++ b/spec/build/bsps/riscv/riscv/opthtif.yml
@@ -4,7 +4,7 @@ actions:
- define-condition: 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:
- enabled-by: true
value: true
diff --git a/spec/build/bsps/riscv/riscv/optmpfs.yml b/spec/build/bsps/riscv/riscv/optmpfs.yml
index 65534874cf..b22d644e82 100644
--- a/spec/build/bsps/riscv/riscv/optmpfs.yml
+++ b/spec/build/bsps/riscv/riscv/optmpfs.yml
@@ -4,7 +4,7 @@ actions:
- define-condition: 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:
- enabled-by: riscv/mpfs64imafdc
value: true
diff --git a/spec/build/bsps/riscv/riscv/optns16550max.yml b/spec/build/bsps/riscv/riscv/optns16550max.yml
index 094a35f81e..a610fedefb 100644
--- a/spec/build/bsps/riscv/riscv/optns16550max.yml
+++ b/spec/build/bsps/riscv/riscv/optns16550max.yml
@@ -4,7 +4,7 @@ actions:
- define: 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:
- enabled-by:
- riscv/frdme310arty
diff --git a/spec/build/bsps/riscv/riscv/optsifiveuart.yml b/spec/build/bsps/riscv/riscv/optsifiveuart.yml
index 6ad70755d5..8ff27d0275 100644
--- a/spec/build/bsps/riscv/riscv/optsifiveuart.yml
+++ b/spec/build/bsps/riscv/riscv/optsifiveuart.yml
@@ -4,7 +4,7 @@ actions:
- define-condition: 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:
- enabled-by:
- riscv/kendrytek210
diff --git a/spec/build/bsps/riscv/start.yml b/spec/build/bsps/riscv/start.yml
index 3b27ba1169..886a92b064 100644
--- a/spec/build/bsps/riscv/start.yml
+++ b/spec/build/bsps/riscv/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: []