commit | 486b8333badabb2d08579d0b36acb292924b71b9 | [log] [tgz] |
---|---|---|
author | Aidan Wolter <awolter@fuchsia.infra.roller.google.com> | Mon Dec 16 12:59:37 2024 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Dec 16 13:02:18 2024 -0800 |
tree | 85099da3e7a60129bdfbcf05fd7910c3d7c1f9bd | |
parent | c725e6da72d97309380d7981fd78411d2cb118ba [diff] |
[roll] Roll fuchsia [assembly] Add dtbo support dtbo = device tree binary overlay Boards can supply a devicetree_overlay file, which is plumbed through assembly and spit into the product bundle. Partitions configs declare which partitions / slots are dedicated to the devicetree overlays. When `ffx target flash` is run, we flash the dtbos to the correct partition. When we construct an update package, we map the dtbo to `type=dtbo`, and the paver must know how to map that to the right partition for the right slot. Original-Bug: 383751674 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1173555 Original-Revision: 8b4baa57c00b906fda103a7accd4aa9da7edae2d GitOrigin-RevId: 3f65c526e68b2e63094cd774567863a0c2cf127c Change-Id: Ib927192004eba389a5d386f434fb4a6d8849f7ba
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.