source: rtems/spec/build/bsps/optdtb.yml @ 4021b87

Last change on this file since 4021b87 was 4021b87, checked in by Alan Cudmore <alan.cudmore@…>, on 03/15/23 at 13:44:28

spec: add riscv kendrytek210 variant build options

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

  • Property mode set to 100644
File size: 526 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2actions:
3- get-boolean: null
4- define-condition: null
5build-type: option
6copyrights:
7- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
8default:
9- enabled-by:
10  - riscv/mpfs64imafdc
11  - riscv/kendrytek210
12  value: true
13- enabled-by: true
14  value: false
15description: |
16  the path to the header file containing the device tree binary. See the BSP
17  documentation for more information.
18enabled-by: true
19links: []
20name: BSP_DTB_IS_SUPPORTED
21type: build
Note: See TracBrowser for help on using the repository browser.