[roll] Roll fuchsia Reland "[vim3][devicetree] Add ethernet nodes"

This is a reland of commit af2b21e3d476225ca45c0ec9771e7b45e7bed76d

Fixed incorrect merge of device enumeration test.

Original change's description:
> [vim3][devicetree] Add ethernet nodes
>
> Test: vim3-devicetree-test, device-enumeration-tests
> Original-Fixed: 332929428
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1021492

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1024055
Original-Revision: a864e49a7e08699219638d6627e02cb21e5ce53c
GitOrigin-RevId: 66cc5edea66e598d09e2a068684643917c46b106
Change-Id: Iaddacc7aa4b65900d41e464e42f3a4bb730dd53f
1 file changed
tree: b3126a72fbdb5269a023cf2b4894be889e26f89f
  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 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.