forked from Imagelibrary/rtems
This patch includes the spec/build options for the riscv kendrytek210 BSP variant. It includes options to allow the frdme310arty console UART to be used on multiple BSPS, device tree options, memory options, and other required options for the variant. Updates #4876
23 lines
571 B
YAML
23 lines
571 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
actions:
|
|
- get-string: null
|
|
- define: null
|
|
build-type: option
|
|
copyrights:
|
|
- Copyright (C) 2022 On-Line Applications Research Corporation (OAR)
|
|
default:
|
|
- enabled-by: riscv/mpfs64imafdc
|
|
value: bsp/mpfs-dtb.h
|
|
- enabled-by: riscv/kendrytek210
|
|
value: bsp/kendryte-k210-dtb.h
|
|
- enabled-by: true
|
|
value: false
|
|
description: |
|
|
the path to the header file containing the device tree binary. See the BSP
|
|
documentation for more information.
|
|
enabled-by: true
|
|
format: '{}'
|
|
links: []
|
|
name: BSP_DTB_HEADER_PATH
|
|
type: build
|