Difference between revisions of "Web FailSafe Uboot"

From Wiki for Dragino Project
Jump to: navigation, search
(Introduction)
(Introduction)
Line 1: Line 1:
 
=Introduction=
 
=Introduction=
The new shipped MS14 is equipped with the Web FailSafe UBoot from [https://github.com/pepe2k/u-boot_mod/ https://github.com/pepe2k/u-boot_mod/]. This U-boot provide Web Interface and Netconsole feature, it eliminates the need of UART while user have to upgrade firmware in U-Boot.  
+
The new shipped MS14 is equipped with the Web FailSafe UBoot from [https://github.com/pepe2k/u-boot_mod/ https://github.com/pepe2k/u-boot_mod/]. This U-boot provide Web Interface and Netconsole feature, it eliminates the need of UART while user have to upgrade firmware in U-Boot, User can access to u-boot via its LAN interface.  
  
  
Line 14: Line 14:
 
<br>
 
<br>
 
<br>
 
<br>
 +
 
=Web FailSafe Mode=
 
=Web FailSafe Mode=
 
In this mode, ms14 will have a default IP 192.168.255.1. User can set their PC to 192.168.255.x and access to this ip via web browser
 
In this mode, ms14 will have a default IP 192.168.255.1. User can set their PC to 192.168.255.x and access to this ip via web browser

Revision as of 02:40, 11 March 2014

Introduction

The new shipped MS14 is equipped with the Web FailSafe UBoot from https://github.com/pepe2k/u-boot_mod/. This U-boot provide Web Interface and Netconsole feature, it eliminates the need of UART while user have to upgrade firmware in U-Boot, User can access to u-boot via its LAN interface.


To check if MS14 is loaded with the Web Failsafe U-Boot, user can press the toggle button and power on the device. The left four LEDs will blink together every second if the MS14 has the Web Failsafe U-boot.


There is a counter in the Web Failsafe U-Boot, the counter will start from 0 and it increase one on every blinking of the four LEDs. The system will be in four different working modes depends on the status of the counter:

  • < 3 sec: System will boot into OpenWrt Linux
  • 3 ~ 5 sec: Web FailSafe U-Boot
  • 5 ~ 7 sec: u-boot UART Console
  • > 7 sec: u-boot netconsole



Web FailSafe Mode

In this mode, ms14 will have a default IP 192.168.255.1. User can set their PC to 192.168.255.x and access to this ip via web browser