Hi Stefan,

take a look at the bytesize of my images:
1,2M Apr  6 11:07 openwrt-lantiq-xway-FRITZ3370.eva
18M  Apr  6 11:08 openwrt-lantiq-xway-FRITZ3370-jffs2-128k.rootfs
16M  Apr  6 11:07 openwrt-lantiq-xway-rootfs.tar.gz

So I am a bit confised by that. Do you have an idea ?

André


Am 08.04.2013 13:28, schrieb Stefan Hellermann:
>> I noticed that there is support for the AVM Fritzbox 3370 in openwrt trunk. 
>> I just
>> compiled a image and got these files:
>>
>> openwrt-lantiq-xway-FRITZ3370.eva
>> openwrt-lantiq-xway-FRITZ3370-jffs2-128k.rootfs
>> openwrt-lantiq-xway-rootfs.tar.gz
>>
>> Does anybody have an idea how to flash it to this device? I did not find 
>> anything in the TOH.
> 
> Hi,
> 
> try something like this script on the first seconds of bootup of the fritzbox:
> 
> #!/bin/sh
> ftp -n 192.168.178.1<<EOT
> user adam2 adam2
> debug
> bin
> passive
> quote MEDIA FLSH
> put  bin/lantiq/openwrt-lantiq-xway-FRITZ3370.eva mtd1
> quit
> EOT
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to