>ftp -p 192.168.178.1
debug
bin
quote PASV
quote MEDIA FLSH
quote SETENV mtd1 0x0,0x80000
put kernel.image.001 mtd1
quote SETENV mtd1 0x80000,0x100000
put kernel.image.002 mtd1
quote SETENV mtd1 0x100000,0x180000
put kernel.image.003 mtd1
quote SETENV mtd1 0x180000,0x200000
put kernel.image.004 mtd1
quote SETENV mtd1 0x200000,0x280000
put kernel.image.005 mtd1
quote SETENV mtd1 0x280000,0x300000
put kernel.image.006 mtd1
quote SETENV mtd0 0x400000,0x480000
put filesystem.image.001 mtd0
quote SETENV mtd0 0x480000,0x500000
put filesystem.image.002 mtd0
quote SETENV mtd0 0x500000,0x580000
put filesystem.image.003 mtd0
quote SETENV mtd0 0x580000,0x600000
put filesystem.image.004 mtd0
quote SETENV mtd0 0x600000,0x680000
put filesystem.image.005 mtd0
quote SETENV mtd0 0x680000,0x700000
put filesystem.image.006 mtd0
quote SETENV mtd0 0x700000,0x780000
put filesystem.image.007 mtd0
quote SETENV mtd0 0x780000,0x800000
... gekürzt....
quote SETENV mtd0 0x2000000,0x2080000
put filesystem.image.055 mtd0
quote SETENV mtd0 0x2080000,0x2100000
put filesystem.image.056 mtd0
quote SETENV mtd0 0x2100000,0x2180000
put filesystem.image.057 mtd0
quote SETENV mtd0 0x2180000,0x2200000
put filesystem.image.058 mtd0
quote SETENV mtd0 0x2200000,0x2280000
put filesystem.image.059 mtd0
quote SETENV mtd0 0x2280000,0x2300000
put filesystem.image.060 mtd0
Meine Geruchsaufspürnase für elektronische Defekte sagt "alles ok", wenn das Gehäuse beschnupper ;-)Manchmal kommt der Bootloop durch Hardwarefehler. Etwas durchgebrannt. Solche hatte ich auch von eBay gehabt. Sonnt, kann man ein eigenes TFFS-Image bauen. Hatte ich bei de 6490 selbt erfolgreich durchgeführt.
Nope.. ist mir beim googlen noch nicht untergekommen. Wie geht das?hast du versucht eine neue Image über PowerShell zu flashen?
Sooo habe mich eingelesen und ausprobiert.hast du versucht eine neue Image über PowerShell zu flashen?
PS C:\patch> .\EVA-FTP-Client.ps1 -ScriptBlock { $DebugPreference = "Continue"; BootDeviceFromImage -filename .\Basis_7490_07.12.de.image.in-memory}
DEBUG: Sent
GETENV memsize
================
DEBUG: Response:
memsize 0x10000000
200 GETENV command successful
================
DEBUG: Memory size found : 08000000
DEBUG: Image size found : 0x01fa0d00
DEBUG: Set memory size to : 0x0605f300
DEBUG: Set MTD ram device to: 0x8605f300,0x88000000
DEBUG: Sent
SETENV memsize 0x0605f300
================
DEBUG: Response:
200 SETENV command successful
================
DEBUG: Sent
SETENV kernel_args_tmp mtdram1=0x8605f300,0x88000000
================
DEBUG: Response:
200 SETENV command successful
================
DEBUG: Sent
TYPE I
================
DEBUG: Response:
200 Type set to BINARY
================
DEBUG: Sent
MEDIA SDRAM
================
DEBUG: Response:
200 Media set to MEDIA_SDRAM
================
DEBUG: Uploading file '.\Basis_7490_07.12.de.image.in-memory' to '0x8605f300 0x88000000' ...
DEBUG: Sent
P@SW
================
DEBUG: Response:
227 Entering Passive Mode (192,168,178,1,12,8)
================
DEBUG: Sent
STOR 0x8605f300 0x88000000
================
DEBUG: Response:
150 Opening BINARY data connection
================
DEBUG: Response:
226 Transfer complete
================
True
Wir verwenden Cookies und ähnliche Technologien für folgende Zwecke:
Akzeptieren Sie Cookies und diese Technologien?
Wir verwenden Cookies und ähnliche Technologien für folgende Zwecke:
Akzeptieren Sie Cookies und diese Technologien?