[roll] Roll fuchsia [drivers][nand] Reduce read retries to 10.

Based on field data this yields a good trade-off in terms of recovering
from failed reads and avoiding collateral read disturb damage.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/668768
Original-Revision: 4b0117db12685daec706b3c55d3057ec946bcc98
GitOrigin-RevId: 456f3f5bc4c8032c5463491729d7f6781b75163e
Change-Id: Idc89678b6ee8779ab0829a4289cbe6abd2dea75c
1 file changed
tree: 99878f01280623b38c4d83c88cb72ea076704e35
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.