source: rtems/spec/build/bsps/optdtbheaderpath.yml @ c46fbb9

Last change on this file since c46fbb9 was 974c6ea, checked in by Padmarao Begari <padmarao.begari@…>, on 09/19/22 at 13:00:25

spec/build/bsps: Add dtb support

Add dtb and dtb header path configurable build option

  • Property mode set to 100644
File size: 495 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2actions:
3- get-string: null
4- define: null
5build-type: option
6copyrights:
7- Copyright (C) 2022 On-Line Applications Research Corporation (OAR)
8default: false
9default-by-variant:
10- value: bsp/mpfs-dtb.h
11  variants:
12  - riscv/mpfs64.*
13description: |
14  the path to the header file containing the device tree binary. See the BSP
15  documentation for more information.
16enabled-by: true
17format: '{}'
18links: []
19name: BSP_DTB_HEADER_PATH
20type: build
Note: See TracBrowser for help on using the repository browser.