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.

0
U

Property:send-firmware

From BoxMatrix
(Redirected from 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

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:

Dependencies

Daily updated index of all dependencies of this command. Last update: 2024-05-16 07:40 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-05-16 05:09 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) label in the Model column shows which CPU is meant for models with multiple Linux instances.
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 (arm) 7.90 /usr/libexec/msoc/HW273 1.8k
FRITZ!Box 5690 Pro (arm) 7.59 - 7.60 /usr/libexec/msoc/HW280 587
2 models use this command

Symbols

Daily updated index of all symbols of this command. Last update: 2024-05-16 07:40 GMT.

Firmware Symbol
0 symbols for this command

SMW-Browser

Information is currently being retrieved from the backend.
 

Synonyms

Showing 1 related property.

s