[OpenWrt-Devel] Add support for AVM Fritzbox 7360 SL
Sebastian Ortwein
kron at animeland.de
Thu May 19 06:39:27 EDT 2016
Hey Christian
No you can use the avm bootloader. Uboot is not recommend because some
details about your Fritz Box ist in the AVM bootloader (macadresse,
eeprom wireless).
You don't need any extra hardware but you must find out the IP Adress of
your Bootloader in most cases it is 192.168.178.1. Here are some Infos
http://www.wehavemorefun.de/fritzbox/ADAM2_Shell. in FritzOS you can
find your variables in /proc/sys/urloader/enviroment.
I recommend a seriel cable to control the bootloader but you don't need one.
You have 5 seconds to make a ftp connection to your Fritzbox on boot.
Here are a short description
login to your fritzbox with
ftp 192.168.178.1
user: adam2
pass: adam2
now do the following commands:
passive
binary
debug 1
quote MEDIA FLSH
its time to flash your image to the box, use the squashfs image because
the jffs image will not work ! Don't override your bootloader or the
tffs partions !!!
put bin/lantiq/openwrt-lantiq-xrx200-FRITZ7360SL mtd1
after a time flash is ready an you can start restart your fritzbox with
openwrt.
Sebastian
Am 16.05.2016 um 11:27 schrieb Christian Mehlis:
> Am 15.05.2016 um 22:13 schrieb Martin Blumenstingl:
>> On Sun, May 15, 2016 at 9:45 PM, Sebastian Ortwein
>> <kron at animeland.de> wrote:
>>> Am 15.05.2016 um 17:37 schrieb Martin Blumenstingl:
>>> Okay thank you for support. Now all thinks works fine LAN, WIFI,
>>> Switch and
>>> USB.
>>> I attach my patch to add the support for OpenWRT.
>> Great - congratulations :-)
>
> Hi Sebastian,
>
> I'm interested in some details about the flashing procedure.
>
> Did you replace the original avm bootloader with uboot?
>
> a) YEA: How to replace it, with which uboot version, where to find
> the code?
> b) NO: How to flash openwrt with avm bootloader? Can I flash
> without any extra hardware? Only with serial and the right commands?
> Please name them.
>
> Thanks,
> Christian
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list