| commit | ea5f81438f5d19ba2f59cc54d6e05ceab0d815ce | [log] [tgz] |
|---|---|---|
| author | Andres Oportus <andresoportus@fuchsia.infra.roller.google.com> | Wed May 14 19:35:50 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed May 14 19:37:32 2025 -0700 |
| tree | dcbb4cc3c9ef1bb6553ef32ca92d182745098c1c | |
| parent | e5125b6e4f16556c086e59576cb898f4f525163e [diff] |
[roll] Roll fuchsia [spmi] Add dump support to spmi-ctl Add a dump command that reads 1 byte at the time and does not stop on errors. This allows a user to read large amounts of registers even if some would fail the command due to an error for some of the registers. Also make read length a hex input, updating the help to match. Test: spmi-ctl reads on target $ spmi-ctl -t 0 -a 0x9000 -d 0x7000 Executing on controller: msm-spmi Register: 0x9000 value: 0x02 (2) ... Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1268664 Original-Revision: f7f958f4efa229924b3442c89774885e741e6d5f GitOrigin-RevId: 982ba970d62513f127e9eabf2710f630a917b27e Change-Id: Iea2cfda919bd7121459070aa39cdb1dd2e6aff34
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.