en:netzer:boot2

This is an old revision of the document!


Bootloader Version 2

All delivered Netzer have an installed bootloader version 2. This bootloader excepts standard IntelHex files per TFTP. The blinking right LED of the RJ45 jack indicates an installed bootloader 2.

Here is a list of already published releases:

The update is done with a PC via the network. The hex file should be stored to hard disk before. The file is transfered to the Networker via tftp. For the update therefore a tftp client is needed. At the most operating systems such a client is included.

Since Version 1.3 the Firmware update has to be explicitly activated via the Networker web interface (logged in as administrator). This eliminates a potential security risk of Networker. In the common settings a radio group can be found:

Webinterface screenshot

The file is transfered to Networker with the TFTP PUT command. Networker is accessed via the current IP address or the network name. Example for a tftp command in a shell box under Windows:

tftp ne7C4000.local put "Netzer.hex"

Networker goes into the update mode automatically and the file is transfered. A running transfer is indicated through the network activity LED, which is emitting for about 20 seconds. After the transfer has finished successfully the tftp client prints out that message:

Übertragung erfolgreich: 335139 Bytes in 16 Sekunden, 20946 Bytes/s

The bootloader mode is active for aprox. 2 seconds after power on. After this time Networker enters the operation mode. The active mode is indicated due the fast blinking network LED. In bootloader mode Networker has the fixed IP address 192.168.97.60 and MAC address 00-04-A3-00-00-00. Updating only works if this IP address is not already occupied. The updating process works analog to the update in operation mode.

Important: Only one Networker is allowed to be in Bootloader mode when starting the update.