[roll] Roll fuchsia [sdk][sdio] Add cmd52 methods with option to suppress error messages

Add ReadByte and WriteByte, which will eventually replace DoRwByte.
These methods also have an option to suppress error messages for
requests that are expected to fail. In this cases the SDMMC driver stack
will not log error messages.

Also add the read-after-write option to WriteByte. This is an option for
cmd52 which was not previously exposed by the SDIO protocol.

Original-Bug: 449784747
Test: Booted Sorrel with all SDIO changes, WLAN worked
Depends-on: turquoise-internal:Ifaaed91398d8541f4200200cb942831b9e0514a8
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1429514
Dependencies-Satisfied: CL Deps Checker <cl-deps-checker@fuchsia-internal-service-accts.iam.gserviceaccount.com>
Original-Revision: b1eb25fa8d462643e14b03145ad2f927e41b6e80
GitOrigin-RevId: c63314fb0b7ba2e5c1e847287657d45c94ecf995
Change-Id: I2bb88380bec8def0cbbd5de5966c45a0ea28b6d6
1 file changed
tree: 059c300bed69cd088f47fefe95267b17aad98644
  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.