[roll] Roll fuchsia [aml-uart-dfv2][dwc3] Correctly forward boot metadata

Make the aml-uart-dfv2 and dwc3 drivers forward their mac address and
serial number metadata from an incoming metadata server instead of its
platform device fidl connection. The mac address and serial number are
considered boot metadata and the platform device has metadata servers to
server boot metadata.

Original-Bug: 373918767
Original-Bug: 407987472
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1242970
Original-Revision: 44cb5e89dc99e9697e8f70f3f6cc980f88f0c427
GitOrigin-RevId: 048117c123bfc40fdb8f4aa2e227d00341c3a468
Change-Id: Ifb5d21d3f8315bda99e9a7c9e53e934f5f1c8ea1
1 file changed
tree: 9cc63634347923dea9cd8b10c47a8cf316c22745
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.