diff options
Diffstat (limited to 'bsp/coreip-e34-rtl')
-rw-r--r-- | bsp/coreip-e34-rtl/metal-inline.h | 1 | ||||
-rw-r--r-- | bsp/coreip-e34-rtl/metal-platform.h | 1 | ||||
-rw-r--r-- | bsp/coreip-e34-rtl/metal.default.lds | 1 | ||||
-rw-r--r-- | bsp/coreip-e34-rtl/metal.h | 1 | ||||
-rw-r--r-- | bsp/coreip-e34-rtl/metal.ramrodata.lds | 1 | ||||
-rw-r--r-- | bsp/coreip-e34-rtl/metal.scratchpad.lds | 1 | ||||
-rw-r--r-- | bsp/coreip-e34-rtl/settings.mk | 1 |
7 files changed, 0 insertions, 7 deletions
diff --git a/bsp/coreip-e34-rtl/metal-inline.h b/bsp/coreip-e34-rtl/metal-inline.h index 23bcf3e..dbc9fb8 100644 --- a/bsp/coreip-e34-rtl/metal-inline.h +++ b/bsp/coreip-e34-rtl/metal-inline.h @@ -1,7 +1,6 @@ /* Copyright 2019 SiFive, Inc */ /* SPDX-License-Identifier: Apache-2.0 */ /* ----------------------------------- */ -/* [XXXXX] 28-05-2019 10-06-00 */ /* ----------------------------------- */ #ifndef ASSEMBLY diff --git a/bsp/coreip-e34-rtl/metal-platform.h b/bsp/coreip-e34-rtl/metal-platform.h index bd44e86..244123c 100644 --- a/bsp/coreip-e34-rtl/metal-platform.h +++ b/bsp/coreip-e34-rtl/metal-platform.h @@ -1,7 +1,6 @@ /* Copyright 2019 SiFive, Inc */ /* SPDX-License-Identifier: Apache-2.0 */ /* ----------------------------------- */ -/* [XXXXX] 28-05-2019 10-06-00 */ /* ----------------------------------- */ #ifndef COREIP_E34_RTL__METAL_PLATFORM_H diff --git a/bsp/coreip-e34-rtl/metal.default.lds b/bsp/coreip-e34-rtl/metal.default.lds index ac8d923..9a50610 100644 --- a/bsp/coreip-e34-rtl/metal.default.lds +++ b/bsp/coreip-e34-rtl/metal.default.lds @@ -1,7 +1,6 @@ /* Copyright 2019 SiFive, Inc */ /* SPDX-License-Identifier: Apache-2.0 */ /* ----------------------------------- */ -/* [XXXXX] 28-05-2019 10-06-00 */ /* ----------------------------------- */ OUTPUT_ARCH("riscv") diff --git a/bsp/coreip-e34-rtl/metal.h b/bsp/coreip-e34-rtl/metal.h index aba0ed4..dbaf935 100644 --- a/bsp/coreip-e34-rtl/metal.h +++ b/bsp/coreip-e34-rtl/metal.h @@ -1,7 +1,6 @@ /* Copyright 2019 SiFive, Inc */ /* SPDX-License-Identifier: Apache-2.0 */ /* ----------------------------------- */ -/* [XXXXX] 28-05-2019 10-06-00 */ /* ----------------------------------- */ #ifndef ASSEMBLY diff --git a/bsp/coreip-e34-rtl/metal.ramrodata.lds b/bsp/coreip-e34-rtl/metal.ramrodata.lds index 23463e9..2943332 100644 --- a/bsp/coreip-e34-rtl/metal.ramrodata.lds +++ b/bsp/coreip-e34-rtl/metal.ramrodata.lds @@ -1,7 +1,6 @@ /* Copyright 2019 SiFive, Inc */ /* SPDX-License-Identifier: Apache-2.0 */ /* ----------------------------------- */ -/* [XXXXX] 28-05-2019 10-06-00 */ /* ----------------------------------- */ OUTPUT_ARCH("riscv") diff --git a/bsp/coreip-e34-rtl/metal.scratchpad.lds b/bsp/coreip-e34-rtl/metal.scratchpad.lds index 0823b2c..8297de1 100644 --- a/bsp/coreip-e34-rtl/metal.scratchpad.lds +++ b/bsp/coreip-e34-rtl/metal.scratchpad.lds @@ -1,7 +1,6 @@ /* Copyright 2019 SiFive, Inc */ /* SPDX-License-Identifier: Apache-2.0 */ /* ----------------------------------- */ -/* [XXXXX] 28-05-2019 10-06-00 */ /* ----------------------------------- */ OUTPUT_ARCH("riscv") diff --git a/bsp/coreip-e34-rtl/settings.mk b/bsp/coreip-e34-rtl/settings.mk index 95513b9..0d8ec77 100644 --- a/bsp/coreip-e34-rtl/settings.mk +++ b/bsp/coreip-e34-rtl/settings.mk @@ -1,7 +1,6 @@ # Copyright 2019 SiFive, Inc # # SPDX-License-Identifier: Apache-2.0 # # ----------------------------------- # -# [XXXXX] 28-05-2019 10-06-00 # # ----------------------------------- # RISCV_ARCH=rv32imafc |