[roll] Roll fuchsia [nandpart] Forward metadata

Forward metadata from the `aml-raw-nand` composite driver down to its
grandchild `nandpart` driver. The `nandpart` driver uses metadata stored
in the `aml-raw-nand` composite device. In DFv2, `nandpart` cannot
access this metadata unless it is forwarded from `aml-raw-nand`'s
composite driver down to `nandpart`.

Original-Bug: 130952
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/909934
Original-Revision: eafb38aeb7f487a428b64ba367f4bc5b17d998df
GitOrigin-RevId: 941a031ee2b2c9fc1dd018bcd427d8d4076d930f
Change-Id: I54a4a35def74e964a27858a78b7436ee33a3831c
1 file changed
tree: fc4d4380430dbc5271f34f03b4f74ef5d3fb6570
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.