Hi guys,
I saw a thread discussing that you can update FB3370 with the following instructions:
#!/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
I flashed the /lantiq/generic/uboot-lantiq-fb3370_eva image to mtd1.
However the bootloader is not loading it, so i'm stuck in the ADAM bootloader after reboot.
I can ftp to it, but i don't have a serial console yet to see why it is not loading the kernel.
Did anyone managed to flash the FB 3370 with openWRT ?
(Last edited by michal.slonina on 19 Feb 2017, 16:03)