summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2024-03-11 14:18:46 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2024-03-11 14:22:53 +0100
commit283f783d5d884c0f0f823c5f2d24ebaa97624d88 (patch)
treece2c484326bbae08ee5be736fadb98e7b7990b62 /spec/build/bsps
parentbsps/powerpc: Fix include order (diff)
downloadrtems-283f783d5d884c0f0f823c5f2d24ebaa97624d88.tar.bz2
aarch64/zynqmp: Fix UART base addresses and IRQ
The base addresses and IRQ numbers for UART 0 and 1 were interchanged. Fix this and set BSP_CONSOLE_MINOR to 0 for this BSP family.
Diffstat (limited to 'spec/build/bsps')
-rw-r--r--spec/build/bsps/optconminor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/build/bsps/optconminor.yml b/spec/build/bsps/optconminor.yml
index 514b3fa032..3f17f05fe7 100644
--- a/spec/build/bsps/optconminor.yml
+++ b/spec/build/bsps/optconminor.yml
@@ -7,6 +7,7 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
default:
- enabled-by:
+ - aarch64/bsps/xilinx-zynqmp
- arm/xilinx_zynq_microzed
value: 0
- enabled-by: true