If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.
Property:send-firmware
BoxMatrix >> Shell-Commands >> send-firmware | @ BoxMatrix - IRC-Chat - Translate: de es fr it nl pl |
News | Selectors | Models | Accessories | Components | Environment | Config | Commands | System | Webif | Software | Develop | Lexicon | Community | Project | Media |
Startup-Scr | Hotplug-Scr | BusyBox-Cmds | Bash-Cmds | AVM-Cmds | Chipset-Cmds | Linux-Cmds | Shared-Libs | Kernel-Mods | Research |
AVM-Command
Command: | send-firmware - type Script | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> AVM-Commands - Origin: AVM | ||||||
Path: | Release: /usr/libexec/msoc/HW273, /usr/libexec/msoc/HW280 Lab+Rel: /usr/libexec/msoc/HW273, /usr/libexec/msoc/HW280 | ||||||
Properties: | Size: 587 - 1.8k - Firmware: 7.62 - 8.00 | ||||||
Function: | Inter-CPU host command to upload the firmware to the Companion-SoC. |
Goto: Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
send-firmware is the Inter-CPU host command to upload the firmware to the Companion-SoC.
It is called by msoc-main-mgmtd. The method is device specific.
Simplified it does:
5690pro fw 7.59:
The SFP module comes with preinstalled U-Boot bootloader, which has its own environment.
Normally its autostart
variable is set to yes
, to boot from its flashed firmware.
It could be set to tftpboot
to boot the firmware via TFTP, which seems to be used here.
The host OS has to provide the files kernel.image (static) and filesystem.image (static) in/lib/firmware/rtk
and has to serve it via TFTP:
ip addr add 169.254.2.128/31 dev wanmodem ip link set wanmodem up udpsvd -c 1 169.254.2.128 69 tftpd -r -l /lib/firmware/rtk/
udpsvd is inetd alike waiting for packets on Port-69-udp and starts tftpd on incoming packets,
Companion-SoCs used by AVM:
- The second AR7 on the 5188 - duplicate performance
- The Scorpion on x49x models - WLAN offload
- The ARM side on Puma6 / Puma7 - DOCSIS modem
- The Falcon on the 5590 - Fiber modem
- The RTL86 on the 7520v2 - DSL modem
- The RTL96 on the 5690pro - Fiber SFP module
Dependencies
Daily updated index of all dependencies of this command. Last update: 2024-12-20 07:46 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
0 dependencies for this command |
Model-Matrix
Daily updated index of the presence, path and size of this command for each model. Last update: 2024-12-20 05:43 GMT.
Showing all models using this command. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom/rtl)
label in the Model
column shows which CPU is meant for Multi-Linux models.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.
Model | Firmware | Path | Size |
---|---|---|---|
FRITZ!Box 5590 Fiber (main) | 7.90 - 8.00 | /usr/libexec/msoc/HW273 | 1.8k |
FRITZ!Box 5690 Pro (main) | 7.62 | /usr/libexec/msoc/HW280 | 587 |
2 models use this command |
Symbols
Daily updated index of all symbols of this command. Last update: 2024-12-20 07:46 GMT.
Firmware | Symbol |
---|---|
0 symbols for this command |