summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/xilinx-zynq/obj.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2024-03-19 09:55:35 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2024-04-04 12:53:53 +0200
commit53d092471f6c791724a89ac3c3a0c6f2b9df0979 (patch)
treef12f87dbcfb7566c928031dabe9ad7359d7570a8 /spec/build/bsps/arm/xilinx-zynq/obj.yml
parentdev/serial: Add ZYNQ_UART_[01]_BASE_ADDR (diff)
downloadrtems-53d092471f6c791724a89ac3c3a0c6f2b9df0979.tar.bz2
dev/serial: Add Zynq UART kernel I/O support
Replace the BSP_CONSOLE_MINOR BSP option for the Xilinx Zynq BSPs with the new BSP option ZYNQ_UART_KERNEL_IO_BASE_ADDR. Move the kernel I/O support to a shared file.
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/arm/xilinx-zynq/obj.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/build/bsps/arm/xilinx-zynq/obj.yml b/spec/build/bsps/arm/xilinx-zynq/obj.yml
index 505c2afcc4..bc7259c10a 100644
--- a/spec/build/bsps/arm/xilinx-zynq/obj.yml
+++ b/spec/build/bsps/arm/xilinx-zynq/obj.yml
@@ -26,9 +26,7 @@ source:
- bsps/arm/shared/cp15/arm-cp15-set-exception-handler.c
- bsps/arm/shared/cp15/arm-cp15-set-ttb-entries.c
- bsps/arm/shared/start/bsp-start-memcpy.S
-- bsps/arm/xilinx-zynq/console/console-config.c
- bsps/arm/xilinx-zynq/console/console-init.c
-- bsps/arm/xilinx-zynq/console/debug-console.c
- bsps/shared/dev/i2c/cadence-i2c.c
- bsps/arm/xilinx-zynq/start/bspreset.c
- bsps/arm/xilinx-zynq/start/bspstart.c