forked from Imagelibrary/rtems
22 lines
580 B
YAML
22 lines
580 B
YAML
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: powerpc/pm520_ze30
|
|
value: 0x00000039
|
|
- enabled-by: powerpc/pm520_cr825
|
|
value: 0x00000007
|
|
- enabled-by: true
|
|
value: 0x00000001
|
|
description: |
|
|
bit mask to specify the UARTS (PSCs), which should be enabled on this board. Must match the hardware requirements. PSC1 corresponds to the LSB
|
|
enabled-by: true
|
|
format: '{:#010x}'
|
|
links: []
|
|
name: BSP_UART_AVAIL_MASK
|
|
type: build
|