Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
toh:bintec-elmeg:bintec-elmeg_rs353xx [2018/04/07 23:53] – link to port.serial updated tmomastoh:bintec-elmeg:bintec-elmeg_rs353xx [2019/08/26 07:56] – [OpenWrt support] armseb
Line 2: Line 2:
 ~~NOTOC~~ ~~NOTOC~~
  
-/* This template is intended to be used via https://wiki.openwrt.org/meta/create_new_device_page . */+/* This template is intended to be used via https://openwrt.org/meta/create_new_device_page . */
  
 | {{page>meta:infobox:construction&noheader&nofooter&noeditbtn}} | | {{page>meta:infobox:construction&noheader&nofooter&noeditbtn}} |
Line 9: Line 9:
  
 /*****/ /*****/
-/* How to add images ========> http://wiki.openwrt.org/meta/adding_images_to_openwrt_wiki */+/* How to add images ========> http://openwrt.org/meta/adding_images_to_openwrt_wiki */
 /*****/ /*****/
  
Line 17: Line 17:
 ===== OpenWrt support ===== ===== OpenWrt support =====
  
-Work in progress+ === Actually supported ===
  
 +  * CPU SMP
 +  * Flash chip
 +  * Network interfaces including switch
 +  * DSL modem
 +  * Wireless
 +  * LEDs and RESET button
 +  * USB port
 +  * I2C bus and RTC chip
 ===== Supporting activities ===== ===== Supporting activities =====
  
   * OpenWrt forum thread: https://forum.openwrt.org/viewtopic.php?pid=346580#p346580   * OpenWrt forum thread: https://forum.openwrt.org/viewtopic.php?pid=346580#p346580
   * Pull Request: https://github.com/openwrt/openwrt/pull/321   * Pull Request: https://github.com/openwrt/openwrt/pull/321
 +  * Repository with Patches : https://github.com/armSeb/openwrt-RS353
  
 + This repository also supports the Lantiq Danube based RS230 device ( except the Marvell 88E6161 switch ).
  
 /*** if info available: uncomment and fill in /*** if info available: uncomment and fill in
Line 55: Line 65:
 /*** if info available: uncomment and fill in /*** if info available: uncomment and fill in
 ===== Debricking ===== ===== Debricking =====
--> [[doc:howto:generic.debrick]]+-> [[docs:guide-user:troubleshooting:generic.debrick]]
 ***/ ***/
  
Line 61: Line 71:
 /*** if info available: uncomment and fill in /*** if info available: uncomment and fill in
 ===== Failsafe mode ===== ===== Failsafe mode =====
--> [[doc:howto:generic.failsafe]]+-> [[docs:guide-user:troubleshooting:failsafe_and_factory_reset]]
 ***/ ***/
  
Line 90: Line 100:
 /*** if info available: uncomment and fill in /*** if info available: uncomment and fill in
 ==== Buttons ==== ==== Buttons ====
--> [[doc:howto:hardware.button]] on howto use and configure the hardware button(s).+-> [[docs:guide-user:hardware:hardware.button]] on howto use and configure the hardware button(s).
 Here, we merely name the buttons, so we can use them in the above Howto. Here, we merely name the buttons, so we can use them in the above Howto.
  
Line 110: Line 120:
 | **Architecture:**     | MIPS                             | | **Architecture:**     | MIPS                             |
 | **Vendor:**           | Bintec-Elmeg                     | | **Vendor:**           | Bintec-Elmeg                     |
-| **Bootloader:**       | Proprietary boot monitor         |+| **Bootloader:**       | Proprietary bootloader called "boot monitor       |
 | **System-On-Chip:**   | Lantiq VRX288 v1.2 (PSB 80920 EL)| | **System-On-Chip:**   | Lantiq VRX288 v1.2 (PSB 80920 EL)|
 | **CPU/Speed**         | 500 MHz                          | | **CPU/Speed**         | 500 MHz                          |
  • Last modified: 2022/12/18 17:30
  • by danitool