From c71e34bee0d6bf47c743fd390cc2f420c67b49ff Mon Sep 17 00:00:00 2001 From: pranav Date: Fri, 16 Jul 2021 15:01:21 +0530 Subject: bsps: Move optfdt* files to shared parent directory --- spec/build/bsps/optfdtmxsz.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 spec/build/bsps/optfdtmxsz.yml (limited to 'spec/build/bsps/optfdtmxsz.yml') diff --git a/spec/build/bsps/optfdtmxsz.yml b/spec/build/bsps/optfdtmxsz.yml new file mode 100644 index 0000000000..f3b2504e02 --- /dev/null +++ b/spec/build/bsps/optfdtmxsz.yml @@ -0,0 +1,17 @@ +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 (http://www.embedded-brains.de) +default: 262144 +default-by-family: [] +default-by-variant: [] +description: | + maximum size of the FDT blob in bytes +enabled-by: true +format: '{}' +links: [] +name: BSP_FDT_BLOB_SIZE_MAX +type: build -- cgit v1.2.3