aboutsummaryrefslogtreecommitdiff
path: root/PACKAGE.md
diff options
context:
space:
mode:
authorMichal Orzel2022-09-13 14:09:18 +0200
committerStefano Stabellini2022-12-09 15:13:42 -0800
commit232aa4cf51234218c3bb9b01e2b874513677daa8 (patch)
treec018b7ce4e1df643c16f1fe601e38e68b56ac066 /PACKAGE.md
parentb75192cb1bb8e5fcc384fa060f4c3c389f3bd561 (diff)
Add support for lopper to generate partial dts
Currently ImageBuilder can compile and merge partial dts obtained from a repository specified using PASSTHROUGH_DTS_REPO. With the recent changes done in the lopper, we can use it to generate partial dts automatically (to some extent as this is still an early support). Introduce LOPPER_PATH option to specify a path to a lopper.py script, the main script in the Lopper repository, that if set, will invoke lopper to generate partial dts for the passthrough devices specified in DOMU_PASSTHROUGH_PATHS. Introduce LOPPER_CMD option to specify custom command line arguments (if needed) for lopper's extract assist. Example usage: LOPPER_PATH="/home/user/lopper/lopper.py" DOMU_PASSTHROUGH_PATHS[0]="/axi/spi@ff0f0000 /axi/serial@ff010000" Signed-off-by: Michal Orzel <michal.orzel@amd.com> Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Diffstat (limited to 'PACKAGE.md')
0 files changed, 0 insertions, 0 deletions