diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2023-06-19 14:44:39 -0700 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-06-21 15:07:01 -0500 |
| commit | 1beca9030170ed6bd86d51654adfbdb2673e1d6d (patch) | |
| tree | 44dfb8e21cfcd413feefbb5aba97738ad08b2663 /meta-xilinx-core | |
| parent | c8751de878c0ea341faff089d0e16decbf6176c9 (diff) | |
| download | meta-xilinx-1beca9030170ed6bd86d51654adfbdb2673e1d6d.tar.gz | |
dt-processor.sh: Add -r option to defined required (inherited)
[-r <require_machine>] This machine will be required, instead of the generic machine if defined
For example:
dt-processor.sh -m xilinx-zynqmp-sc-revb -r eval-brd-sc-zynqmp.conf
This will create a new machine 'xilinx-zynqmp-sc-revb' which will generate:
require conf/machine/eval-brd-sc-zynqmp.conf
The value of -r is not verified, but is designed to allow for arbitrary
values such as:
-r include/kria-k24-generic.inc
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core')
0 files changed, 0 insertions, 0 deletions
