[ImageBuilder v2 0/2] Use lopper to generate partial dts

Michal Orzel posted 2 patches 1 year, 7 months ago
Failed in applying to current master (apply log)
README.md                | 23 ++++++++++-
scripts/common           | 84 ++++++++++++++++++++++++++++++----------
scripts/uboot-script-gen | 22 ++++++++++-
3 files changed, 104 insertions(+), 25 deletions(-)
[ImageBuilder v2 0/2] Use lopper to generate partial dts
Posted by Michal Orzel 1 year, 7 months ago
This patch series introduces support to generate automatically passthrough
device trees using lopper. This feature should be used with care as the
corresponding lopper changes are still in an early support state. Current
integration has been tested with several devices from ZynqMP ZCU102 board
e.g. serial, spi, ahci, mmc.

When using this feature, make sure to use the latest lopper's master branch
status [1].

[1] https://github.com/devicetree-org/lopper

Michal Orzel (2):
  Refactor sanity_check_partial_dts
  Add support for lopper to generate partial dts

 README.md                | 23 ++++++++++-
 scripts/common           | 84 ++++++++++++++++++++++++++++++----------
 scripts/uboot-script-gen | 22 ++++++++++-
 3 files changed, 104 insertions(+), 25 deletions(-)

-- 
2.25.1