[roll] Roll fuchsia [sdmmc][amlogic] Don't tune clock phase, and print full tuning results

Adjusting the clock phase is unnecessary because the entire clock period
can be tested using just adj_delay and the delay lines. Some phase
settings have caused problems in the past, so it should just be kept at
the default.

Also, print (and save to inspect) the tuning results for each adj_delay
and delay line combination. This will help in identifying interesting
devices, such as ones with multiple windows of instability.

Original-Bug: 85455
Original-Bug: 68436
Test: fx test aml-sdmmc-test
Test: eMMC and SDIO work on Sherlock
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/593050
Original-Revision: 284655d20950e0cfb243a8b2a8a55ff13d94599c
GitOrigin-RevId: bd5a71524c40422f3f1440d7873732648cadd692
Change-Id: I9505b11c3b75e6a33788f492a36885a04e6b5014
1 file changed
tree: 30cb0d64ff53622829897ddc57e1af9631eba2ff
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.