OpenWrt Forum Archive

Topic: fritzbox 3370

The content of this topic has been archived on 16 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

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)

Hi Michal,

did you succeed in using your FB3370? I am also interested in using it with lede/openwrt.

As far as I understand, uboot-lantiq-fb3370_eva replaces the bootloader adam2 by uboot. If you still have adam2 I suspect flashing did not work. One would have to flash lede using the new uboot afterwards.

Hoping for a positive answer,
Stephan

The discussion might have continued from here.