Files
rtems/spec/build/bsps/optzynquartkernbase.yml
Sebastian Huber 410436b800 arm/xilinx-zynqmp-rpu: Use UART 0 by default
This simplifies the setup for sequential test runs of the APU and RPU
BSPs.
2024-10-02 05:36:00 +02:00

26 lines
645 B
YAML

SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-string: null
- define-unquoted: null
build-type: option
copyrights:
- Copyright (C) 2024 embedded brains GmbH & Co. KG
default:
- enabled-by: ZYNQMP_RPU_SPLIT_INDEX_1
value: ZYNQ_UART_1_BASE_ADDR
- enabled-by:
- bsps/aarch64/xilinx-zynqmp
- bsps/arm/xilinx-zynqmp-rpu
- ZYNQMP_RPU_SPLIT_INDEX_0
value: ZYNQ_UART_0_BASE_ADDR
- enabled-by: true
value: ZYNQ_UART_1_BASE_ADDR
description: |
This option defines the Xilinx Zynq UART base address used by the kernel I/O
device.
enabled-by: true
format: '{}'
links: []
name: ZYNQ_UART_KERNEL_IO_BASE_ADDR
type: build