mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-23 07:55:40 +08:00
bin: Remove obsolete architecture
Updates rtems/rtos/rtems#5024
This commit is contained in:
committed by
Kinsey Moore
parent
e6f6eccaef
commit
82624328da
@@ -1,18 +0,0 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
actions:
|
||||
- get-string: null
|
||||
- split: null
|
||||
- env-append: null
|
||||
build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
default:
|
||||
- enabled-by: true
|
||||
value:
|
||||
- -mcpu=bf527
|
||||
description: |
|
||||
ABI flags
|
||||
enabled-by: true
|
||||
links: []
|
||||
name: ABI_FLAGS
|
||||
type: build
|
||||
@@ -1,62 +0,0 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
arch: bfin
|
||||
bsp: TLL6527M
|
||||
build-type: bsp
|
||||
cflags: []
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
cppflags: []
|
||||
enabled-by: true
|
||||
family: TLL6527M
|
||||
includes: []
|
||||
install:
|
||||
- destination: ${BSP_INCLUDEDIR}
|
||||
source:
|
||||
- bsps/bfin/TLL6527M/include/bsp.h
|
||||
- bsps/bfin/TLL6527M/include/cplb.h
|
||||
- destination: ${BSP_INCLUDEDIR}/bsp
|
||||
source:
|
||||
- bsps/bfin/TLL6527M/include/bsp/irq.h
|
||||
- destination: ${BSP_LIBDIR}
|
||||
source:
|
||||
- bsps/bfin/TLL6527M/start/linkcmds
|
||||
links:
|
||||
- role: build-dependency
|
||||
uid: ../grp
|
||||
- role: build-dependency
|
||||
uid: ../obj
|
||||
- role: build-dependency
|
||||
uid: ../start
|
||||
- role: build-dependency
|
||||
uid: abi
|
||||
- role: build-dependency
|
||||
uid: optconbaud
|
||||
- role: build-dependency
|
||||
uid: optconirq
|
||||
- role: build-dependency
|
||||
uid: optirqtbl
|
||||
- role: build-dependency
|
||||
uid: optskyeye
|
||||
- role: build-dependency
|
||||
uid: optuartdma
|
||||
- role: build-dependency
|
||||
uid: ../../obj
|
||||
- role: build-dependency
|
||||
uid: ../../objirqdflt
|
||||
- role: build-dependency
|
||||
uid: ../../objmem
|
||||
- role: build-dependency
|
||||
uid: ../../opto2
|
||||
- role: build-dependency
|
||||
uid: ../../bspopts
|
||||
source:
|
||||
- bsps/bfin/TLL6527M/console/console.c
|
||||
- bsps/bfin/TLL6527M/start/bspstart.c
|
||||
- bsps/bfin/TLL6527M/start/interrupt.c
|
||||
- bsps/bfin/shared/cache/cache.c
|
||||
- bsps/shared/dev/getentropy/getentropy-cpucounter.c
|
||||
- bsps/shared/start/bspreset-loop.c
|
||||
- bsps/shared/start/gettargethash-default.c
|
||||
- bsps/shared/start/sbrk.c
|
||||
- bsps/shared/start/setvec.c
|
||||
type: build
|
||||
@@ -1,17 +0,0 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
actions:
|
||||
- get-integer: null
|
||||
- define: null
|
||||
build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
default:
|
||||
- enabled-by: true
|
||||
value: 9600
|
||||
description: |
|
||||
The baudrate of the console uart.
|
||||
enabled-by: true
|
||||
format: '{}'
|
||||
links: []
|
||||
name: CONSOLE_BAUDRATE
|
||||
type: build
|
||||
@@ -1,17 +0,0 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
actions:
|
||||
- get-integer: null
|
||||
- define: null
|
||||
build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
default:
|
||||
- enabled-by: true
|
||||
value: 1
|
||||
description: |
|
||||
The console driver can operate in either polled or interrupt mode.
|
||||
enabled-by: true
|
||||
format: '{}'
|
||||
links: []
|
||||
name: CONSOLE_USE_INTERRUPTS
|
||||
type: build
|
||||
@@ -1,16 +0,0 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
actions:
|
||||
- get-boolean: null
|
||||
- define-condition: null
|
||||
build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
default:
|
||||
- enabled-by: true
|
||||
value: true
|
||||
description: |
|
||||
Select if INTERRUPT use table or link list
|
||||
enabled-by: true
|
||||
links: []
|
||||
name: INTERRUPT_USE_TABLE
|
||||
type: build
|
||||
@@ -1,16 +0,0 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
actions:
|
||||
- get-boolean: null
|
||||
- define-condition: null
|
||||
build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
default:
|
||||
- enabled-by: true
|
||||
value: false
|
||||
description: |
|
||||
(BSP--Skyeye) If defined, disable features which are not supported on Skyeye.
|
||||
enabled-by: true
|
||||
links: []
|
||||
name: BFIN_ON_SKYEYE
|
||||
type: build
|
||||
@@ -1,16 +0,0 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
actions:
|
||||
- get-boolean: null
|
||||
- define-condition: null
|
||||
build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
default:
|
||||
- enabled-by: true
|
||||
value: true
|
||||
description: |
|
||||
The uart driver can operate in dma mode with interrupts. Set to 1 if DMA operation is required
|
||||
enabled-by: true
|
||||
links: []
|
||||
name: UART_USE_DMA
|
||||
type: build
|
||||
@@ -1,17 +0,0 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
actions:
|
||||
- get-string: null
|
||||
- split: null
|
||||
- env-append: null
|
||||
build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
default:
|
||||
- enabled-by: true
|
||||
value: []
|
||||
description: |
|
||||
ABI flags
|
||||
enabled-by: true
|
||||
links: []
|
||||
name: ABI_FLAGS
|
||||
type: build
|
||||
@@ -1,55 +0,0 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
arch: bfin
|
||||
bsp: bf537Stamp
|
||||
build-type: bsp
|
||||
cflags: []
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
cppflags: []
|
||||
enabled-by: true
|
||||
family: bf537Stamp
|
||||
includes: []
|
||||
install:
|
||||
- destination: ${BSP_INCLUDEDIR}
|
||||
source:
|
||||
- bsps/bfin/bf537Stamp/include/bsp.h
|
||||
- destination: ${BSP_INCLUDEDIR}/bsp
|
||||
source:
|
||||
- bsps/bfin/bf537Stamp/include/bsp/irq.h
|
||||
- destination: ${BSP_LIBDIR}
|
||||
source:
|
||||
- bsps/bfin/bf537Stamp/start/linkcmds
|
||||
links:
|
||||
- role: build-dependency
|
||||
uid: abi
|
||||
- role: build-dependency
|
||||
uid: optconirq
|
||||
- role: build-dependency
|
||||
uid: optskyeye
|
||||
- role: build-dependency
|
||||
uid: start
|
||||
- role: build-dependency
|
||||
uid: ../grp
|
||||
- role: build-dependency
|
||||
uid: ../obj
|
||||
- role: build-dependency
|
||||
uid: ../../obj
|
||||
- role: build-dependency
|
||||
uid: ../../objirqdflt
|
||||
- role: build-dependency
|
||||
uid: ../../objmem
|
||||
- role: build-dependency
|
||||
uid: ../../opto2
|
||||
- role: build-dependency
|
||||
uid: ../../bspopts
|
||||
source:
|
||||
- bsps/bfin/bf537Stamp/console/console.c
|
||||
- bsps/bfin/bf537Stamp/start/bspstart.c
|
||||
- bsps/bfin/shared/cache/cache.c
|
||||
- bsps/bfin/shared/interrupt.c
|
||||
- bsps/shared/dev/getentropy/getentropy-cpucounter.c
|
||||
- bsps/shared/start/bspreset-loop.c
|
||||
- bsps/shared/start/gettargethash-default.c
|
||||
- bsps/shared/start/sbrk.c
|
||||
- bsps/shared/start/setvec.c
|
||||
type: build
|
||||
@@ -1,17 +0,0 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
actions:
|
||||
- get-integer: null
|
||||
- define: null
|
||||
build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
default:
|
||||
- enabled-by: true
|
||||
value: 0
|
||||
description: |
|
||||
The console driver can operate in either polled or interrupt mode.
|
||||
enabled-by: true
|
||||
format: '{}'
|
||||
links: []
|
||||
name: CONSOLE_USE_INTERRUPTS
|
||||
type: build
|
||||
@@ -1,16 +0,0 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
actions:
|
||||
- get-boolean: null
|
||||
- define-condition: null
|
||||
build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
default:
|
||||
- enabled-by: true
|
||||
value: false
|
||||
description: |
|
||||
(BSP--Skyeye) If defined, disable features which are not supported on Skyeye.
|
||||
enabled-by: true
|
||||
links: []
|
||||
name: BFIN_ON_SKYEYE
|
||||
type: build
|
||||
@@ -1,14 +0,0 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
asflags: []
|
||||
build-type: start-file
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
cppflags: []
|
||||
enabled-by: true
|
||||
includes: []
|
||||
install-path: ${BSP_LIBDIR}
|
||||
links: []
|
||||
source:
|
||||
- bsps/bfin/bf537Stamp/start/start.S
|
||||
target: start.o
|
||||
type: build
|
||||
@@ -1,17 +0,0 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
actions:
|
||||
- get-string: null
|
||||
- split: null
|
||||
- env-append: null
|
||||
build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
default:
|
||||
- enabled-by: true
|
||||
value: []
|
||||
description: |
|
||||
ABI flags
|
||||
enabled-by: true
|
||||
links: []
|
||||
name: ABI_FLAGS
|
||||
type: build
|
||||
@@ -1,56 +0,0 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
arch: bfin
|
||||
bsp: eZKit533
|
||||
build-type: bsp
|
||||
cflags: []
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
cppflags: []
|
||||
enabled-by: true
|
||||
family: eZKit533
|
||||
includes: []
|
||||
install:
|
||||
- destination: ${BSP_INCLUDEDIR}
|
||||
source:
|
||||
- bsps/bfin/eZKit533/include/bsp.h
|
||||
- bsps/bfin/eZKit533/include/cplb.h
|
||||
- destination: ${BSP_INCLUDEDIR}/bsp
|
||||
source:
|
||||
- bsps/bfin/eZKit533/include/bsp/irq.h
|
||||
- destination: ${BSP_LIBDIR}
|
||||
source:
|
||||
- bsps/bfin/eZKit533/start/linkcmds
|
||||
links:
|
||||
- role: build-dependency
|
||||
uid: abi
|
||||
- role: build-dependency
|
||||
uid: optconirq
|
||||
- role: build-dependency
|
||||
uid: optskyeye
|
||||
- role: build-dependency
|
||||
uid: ../grp
|
||||
- role: build-dependency
|
||||
uid: ../obj
|
||||
- role: build-dependency
|
||||
uid: ../start
|
||||
- role: build-dependency
|
||||
uid: ../../obj
|
||||
- role: build-dependency
|
||||
uid: ../../objirqdflt
|
||||
- role: build-dependency
|
||||
uid: ../../objmem
|
||||
- role: build-dependency
|
||||
uid: ../../opto2
|
||||
- role: build-dependency
|
||||
uid: ../../bspopts
|
||||
source:
|
||||
- bsps/bfin/eZKit533/console/console-io.c
|
||||
- bsps/bfin/eZKit533/start/bspstart.c
|
||||
- bsps/bfin/shared/cache/cache.c
|
||||
- bsps/bfin/shared/interrupt.c
|
||||
- bsps/shared/dev/getentropy/getentropy-cpucounter.c
|
||||
- bsps/shared/start/bspreset-loop.c
|
||||
- bsps/shared/start/gettargethash-default.c
|
||||
- bsps/shared/start/sbrk.c
|
||||
- bsps/shared/start/setvec.c
|
||||
type: build
|
||||
@@ -1,17 +0,0 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
actions:
|
||||
- get-integer: null
|
||||
- define: null
|
||||
build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
default:
|
||||
- enabled-by: true
|
||||
value: 0
|
||||
description: |
|
||||
The console driver can operate in either polled or interrupt mode.
|
||||
enabled-by: true
|
||||
format: '{}'
|
||||
links: []
|
||||
name: CONSOLE_USE_INTERRUPTS
|
||||
type: build
|
||||
@@ -1,16 +0,0 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
actions:
|
||||
- get-boolean: null
|
||||
- define-condition: null
|
||||
build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
default:
|
||||
- enabled-by: true
|
||||
value: false
|
||||
description: |
|
||||
(BSP--Skyeye) If defined, disable features which are not supported on Skyeye.
|
||||
enabled-by: true
|
||||
links: []
|
||||
name: BFIN_ON_SKYEYE
|
||||
type: build
|
||||
@@ -1,49 +0,0 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
build-type: group
|
||||
cflags: []
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
cppflags: []
|
||||
cxxflags: []
|
||||
enabled-by: true
|
||||
includes: []
|
||||
install:
|
||||
- destination: ${BSP_INCLUDEDIR}
|
||||
source:
|
||||
- bsps/bfin/include/bf52x.h
|
||||
- destination: ${BSP_INCLUDEDIR}/bsp
|
||||
source:
|
||||
- bsps/bfin/include/bsp/interrupt.h
|
||||
- destination: ${BSP_INCLUDEDIR}/libcpu
|
||||
source:
|
||||
- bsps/bfin/include/libcpu/bf533.h
|
||||
- bsps/bfin/include/libcpu/bf537.h
|
||||
- bsps/bfin/include/libcpu/cecRegs.h
|
||||
- bsps/bfin/include/libcpu/coreTimerRegs.h
|
||||
- bsps/bfin/include/libcpu/dmaRegs.h
|
||||
- bsps/bfin/include/libcpu/ebiuRegs.h
|
||||
- bsps/bfin/include/libcpu/ethernet.h
|
||||
- bsps/bfin/include/libcpu/ethernetRegs.h
|
||||
- bsps/bfin/include/libcpu/gpioRegs.h
|
||||
- bsps/bfin/include/libcpu/interrupt.h
|
||||
- bsps/bfin/include/libcpu/memoryRegs.h
|
||||
- bsps/bfin/include/libcpu/mmu.h
|
||||
- bsps/bfin/include/libcpu/mmuRegs.h
|
||||
- bsps/bfin/include/libcpu/ppiRegs.h
|
||||
- bsps/bfin/include/libcpu/rtcRegs.h
|
||||
- bsps/bfin/include/libcpu/sicRegs.h
|
||||
- bsps/bfin/include/libcpu/spi.h
|
||||
- bsps/bfin/include/libcpu/spiRegs.h
|
||||
- bsps/bfin/include/libcpu/sport.h
|
||||
- bsps/bfin/include/libcpu/sportRegs.h
|
||||
- bsps/bfin/include/libcpu/timerRegs.h
|
||||
- bsps/bfin/include/libcpu/twi.h
|
||||
- bsps/bfin/include/libcpu/twiRegs.h
|
||||
- bsps/bfin/include/libcpu/uart.h
|
||||
- bsps/bfin/include/libcpu/uartRegs.h
|
||||
- bsps/bfin/include/libcpu/wdogRegs.h
|
||||
ldflags: []
|
||||
links: []
|
||||
type: build
|
||||
use-after: []
|
||||
use-before: []
|
||||
@@ -1,21 +0,0 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
build-type: objects
|
||||
cflags: []
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
cppflags: []
|
||||
cxxflags: []
|
||||
enabled-by: true
|
||||
includes: []
|
||||
install: []
|
||||
links: []
|
||||
source:
|
||||
- bsps/bfin/shared/dev/clock.c
|
||||
- bsps/bfin/shared/dev/rtc.c
|
||||
- bsps/bfin/shared/dev/spi.c
|
||||
- bsps/bfin/shared/dev/sport.c
|
||||
- bsps/bfin/shared/dev/timer.c
|
||||
- bsps/bfin/shared/dev/twi.c
|
||||
- bsps/bfin/shared/dev/uart.c
|
||||
- bsps/bfin/shared/mmu.c
|
||||
type: build
|
||||
@@ -1,14 +0,0 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
asflags: []
|
||||
build-type: start-file
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
cppflags: []
|
||||
enabled-by: true
|
||||
includes: []
|
||||
install-path: ${BSP_LIBDIR}
|
||||
links: []
|
||||
source:
|
||||
- bsps/bfin/shared/start/start.S
|
||||
target: start.o
|
||||
type: build
|
||||
@@ -1,36 +0,0 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
build-type: objects
|
||||
cflags: []
|
||||
copyrights:
|
||||
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
||||
cppflags: []
|
||||
cxxflags: []
|
||||
enabled-by:
|
||||
- bfin
|
||||
includes: []
|
||||
install:
|
||||
- destination: ${BSP_INCLUDEDIR}/machine
|
||||
source:
|
||||
- cpukit/score/cpu/bfin/include/machine/elf_machdep.h
|
||||
- destination: ${BSP_INCLUDEDIR}/rtems
|
||||
source:
|
||||
- cpukit/score/cpu/bfin/include/rtems/asm.h
|
||||
- destination: ${BSP_INCLUDEDIR}/rtems/bfin
|
||||
source:
|
||||
- cpukit/score/cpu/bfin/include/rtems/bfin/bf52x.h
|
||||
- cpukit/score/cpu/bfin/include/rtems/bfin/bf533.h
|
||||
- cpukit/score/cpu/bfin/include/rtems/bfin/bfin.h
|
||||
- destination: ${BSP_INCLUDEDIR}/rtems/score
|
||||
source:
|
||||
- cpukit/score/cpu/bfin/include/rtems/score/bfin.h
|
||||
- cpukit/score/cpu/bfin/include/rtems/score/cpu.h
|
||||
- cpukit/score/cpu/bfin/include/rtems/score/cpu_asm.h
|
||||
- cpukit/score/cpu/bfin/include/rtems/score/cpuimpl.h
|
||||
links: []
|
||||
source:
|
||||
- cpukit/score/cpu/bfin/bfin-exception-frame-print.c
|
||||
- cpukit/score/cpu/bfin/cpu.c
|
||||
- cpukit/score/cpu/bfin/cpu_asm.S
|
||||
- cpukit/score/cpu/no_cpu/cpucounterfrequency.c
|
||||
- cpukit/score/cpu/no_cpu/cpucounterread.c
|
||||
type: build
|
||||
@@ -484,8 +484,6 @@ links:
|
||||
uid: cpuaarch64
|
||||
- role: build-dependency
|
||||
uid: cpuarm
|
||||
- role: build-dependency
|
||||
uid: cpubfin
|
||||
- role: build-dependency
|
||||
uid: cpui386
|
||||
- role: build-dependency
|
||||
|
||||
Reference in New Issue
Block a user