Usage: ./tools/push_firmware [image] [ -m<s|r|d|u|f> ] [ -f ] [ -ip <ip> ] [ -ra m <mb> ] [ -lfs <0|1|9> ] [ -cmd <ftp|ncftp> ] [ -hn ]
[image] When no 'image' file is given, images/latest.image will be tri ed.
-ms Force mode single-boot (classic devices, like 7270 & 7390)
-mr Force mode ram-boot (newer devices, like 7490 & 7590)
-md Force mode dual-boot (classic docsis devices, like 6490 & 6590 )
-mu Force mode uimg-boot (newer docsis devices, like 6591 & 6660)
See
Sie müssen registriert sein, um Links zu sehen.
91.md
-mf Force mode fit-boot (latest devices, like 5530 & 7530 AX)
See
Sie müssen registriert sein, um Links zu sehen.
-f Disable safety prompt.
-ip <ip> Bootloader IP address or hostname, default 192.168.178.1
-map <hex> Only ram-boot and fit-boot mode: Start of mapped memory (PHYS_ OFFSET).
-ram <mb> Only ram-boot and fit-boot mode: Usable ram size in MB of your device.
Without this parameter, the default of 128 MB (FIT: 384) wil l be used.
Some devices like Repeater 3000 need 256 MB to flash.
Use '0' to detect and use all available ram.
-lfs <0|1|9> Not single- and fit-boot mode: Set linux_fs_start to 0 or 1 an d flash this.
Without this parameter, the inactive linux_fs_start will be used.
Use '9' for the currently active linux_fs_start.
-afu Only fit-boot: No avm_fwupdate, run system from ram without fl ash it.
-cmd <ftp|ncftp> Force the prefered usage of ncftp (buggy) or ftp command for u pload.
-hn Only single-boot mode: Flash to an 'Alice/HanseNet' version of 7570.
If flashing ram-boot/nand/inmemory does not work...
For ram-boot mode you may need to set a larger '-ram' value then the default of '128' MB.
You could use '-ram 0' to detect the size and use the maximum. The value AVM use s is
hardcoded into the recovery file and does not always use all available memory. A smaller
value is okay as long as the image in the ram has enough ram to boot and flash i tsef.