diff options
author | Jinjian Song <jinjian.song@fibocom.com> | 2024-02-05 18:22:30 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-02-09 12:07:48 +0000 |
commit | 2dac6381c3da50d4b2525fd0514e41e8041ad974 (patch) | |
tree | 827a7808fcb9fb3cc5999f31f473c8687f2207a6 /net/core/dev.c | |
parent | d27553c14f06f4db61cb9ddaf88e8d4df91d740c (diff) |
net: wwan: t7xx: Add fastboot WWAN port
On early detection of wwan device in fastboot mode, driver sets
up CLDMA0 HW tx/rx queues for raw data transfer and then create
fastboot port to userspace.
Application can use this port to flash firmware and collect
core dump by fastboot protocol commands.
E.g., flash firmware through fastboot port:
- "download:%08x": write data to memory with the download size.
- "flash:%s": write the previously downloaded image to the named partition.
- "reboot": reboot the device.
Link: https://android.googlesource.com/platform/system/core/+/refs/heads/main/fastboot/README.md
Signed-off-by: Jinjian Song <jinjian.song@fibocom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions