summaryrefslogtreecommitdiff
path: root/bsp/coreip-e20-arty
diff options
context:
space:
mode:
authorBunnaroath Sou <bsou@sifive.com>2019-05-29 19:10:21 -0700
committerBunnaroath Sou <bsou@sifive.com>2019-05-29 19:10:21 -0700
commit002b14e9979a8bf31abfd24b65f9afbe76deebbd (patch)
treea57a1c1b70906dcbb8b87c0d95af95e84f40ea54 /bsp/coreip-e20-arty
parent4aa97062fb30b239e97ba6b50f35cf8e8d251469 (diff)
Update BSP files to remove release labels until release
Diffstat (limited to 'bsp/coreip-e20-arty')
-rw-r--r--bsp/coreip-e20-arty/metal-inline.h1
-rw-r--r--bsp/coreip-e20-arty/metal-platform.h1
-rw-r--r--bsp/coreip-e20-arty/metal.default.lds1
-rw-r--r--bsp/coreip-e20-arty/metal.h1
-rw-r--r--bsp/coreip-e20-arty/metal.ramrodata.lds1
-rw-r--r--bsp/coreip-e20-arty/metal.scratchpad.lds1
-rw-r--r--bsp/coreip-e20-arty/settings.mk1
7 files changed, 0 insertions, 7 deletions
diff --git a/bsp/coreip-e20-arty/metal-inline.h b/bsp/coreip-e20-arty/metal-inline.h
index 80d673c..a9f2eb0 100644
--- a/bsp/coreip-e20-arty/metal-inline.h
+++ b/bsp/coreip-e20-arty/metal-inline.h
@@ -1,7 +1,6 @@
/* Copyright 2019 SiFive, Inc */
/* SPDX-License-Identifier: Apache-2.0 */
/* ----------------------------------- */
-/* [XXXXX] 28-05-2019 10-05-52 */
/* ----------------------------------- */
#ifndef ASSEMBLY
diff --git a/bsp/coreip-e20-arty/metal-platform.h b/bsp/coreip-e20-arty/metal-platform.h
index 269e419..1c8b88e 100644
--- a/bsp/coreip-e20-arty/metal-platform.h
+++ b/bsp/coreip-e20-arty/metal-platform.h
@@ -1,7 +1,6 @@
/* Copyright 2019 SiFive, Inc */
/* SPDX-License-Identifier: Apache-2.0 */
/* ----------------------------------- */
-/* [XXXXX] 28-05-2019 10-05-52 */
/* ----------------------------------- */
#ifndef COREIP_E20_ARTY__METAL_PLATFORM_H
diff --git a/bsp/coreip-e20-arty/metal.default.lds b/bsp/coreip-e20-arty/metal.default.lds
index 73f7f46..9b63276 100644
--- a/bsp/coreip-e20-arty/metal.default.lds
+++ b/bsp/coreip-e20-arty/metal.default.lds
@@ -1,7 +1,6 @@
/* Copyright 2019 SiFive, Inc */
/* SPDX-License-Identifier: Apache-2.0 */
/* ----------------------------------- */
-/* [XXXXX] 28-05-2019 10-05-52 */
/* ----------------------------------- */
OUTPUT_ARCH("riscv")
diff --git a/bsp/coreip-e20-arty/metal.h b/bsp/coreip-e20-arty/metal.h
index 6a73cba..cbfee11 100644
--- a/bsp/coreip-e20-arty/metal.h
+++ b/bsp/coreip-e20-arty/metal.h
@@ -1,7 +1,6 @@
/* Copyright 2019 SiFive, Inc */
/* SPDX-License-Identifier: Apache-2.0 */
/* ----------------------------------- */
-/* [XXXXX] 28-05-2019 10-05-52 */
/* ----------------------------------- */
#ifndef ASSEMBLY
diff --git a/bsp/coreip-e20-arty/metal.ramrodata.lds b/bsp/coreip-e20-arty/metal.ramrodata.lds
index a86761f..513e567 100644
--- a/bsp/coreip-e20-arty/metal.ramrodata.lds
+++ b/bsp/coreip-e20-arty/metal.ramrodata.lds
@@ -1,7 +1,6 @@
/* Copyright 2019 SiFive, Inc */
/* SPDX-License-Identifier: Apache-2.0 */
/* ----------------------------------- */
-/* [XXXXX] 28-05-2019 10-05-52 */
/* ----------------------------------- */
OUTPUT_ARCH("riscv")
diff --git a/bsp/coreip-e20-arty/metal.scratchpad.lds b/bsp/coreip-e20-arty/metal.scratchpad.lds
index f672544..fc6d880 100644
--- a/bsp/coreip-e20-arty/metal.scratchpad.lds
+++ b/bsp/coreip-e20-arty/metal.scratchpad.lds
@@ -1,7 +1,6 @@
/* Copyright 2019 SiFive, Inc */
/* SPDX-License-Identifier: Apache-2.0 */
/* ----------------------------------- */
-/* [XXXXX] 28-05-2019 10-05-52 */
/* ----------------------------------- */
OUTPUT_ARCH("riscv")
diff --git a/bsp/coreip-e20-arty/settings.mk b/bsp/coreip-e20-arty/settings.mk
index 7507947..597ca57 100644
--- a/bsp/coreip-e20-arty/settings.mk
+++ b/bsp/coreip-e20-arty/settings.mk
@@ -1,7 +1,6 @@
# Copyright 2019 SiFive, Inc #
# SPDX-License-Identifier: Apache-2.0 #
# ----------------------------------- #
-# [XXXXX] 28-05-2019 10-05-52 #
# ----------------------------------- #
RISCV_ARCH=rv32imc