mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-02-04 12:41:34 +00:00
17 lines
401 B
YAML
17 lines
401 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
actions:
|
|
- get-boolean: null
|
|
- define-condition: null
|
|
build-type: option
|
|
copyrights:
|
|
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
|
default:
|
|
- enabled-by: true
|
|
value: true
|
|
description: |
|
|
copy the FDT blob into the read-only load area via bsp_fdt_copy()
|
|
enabled-by: true
|
|
links: []
|
|
name: BSP_FDT_BLOB_COPY_TO_READ_ONLY_LOAD_AREA
|
|
type: build
|