[roll] Roll fuchsia [dwmac] Increase reset timeout

Some devices seem to time out when querying the bus mode after reset.
Increase the timeout in an attempt to avoid this. For most devices this
should have no impact and for devices that are on the edge it should
should increase make them succeed every time.

For devices with faulty hardware or other issues this will slow down the
time to failure. Hopefully that will not impact a significant number of
devices.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1441274
Original-Revision: 16bbce4a3f841513393801aa09b211ebfc39c47d
GitOrigin-RevId: 9b965c54ec9fe589021cb62cd2b4768a065e24fd
Change-Id: I2cabc4576e07230948d656062c44c8bb42629f00
1 file changed
tree: 2e8d9259411cd98cbd975b45058c4a6f19a5a199
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.