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:dragino:lps8 [2021/07/29 10:10] – [Installation] rogerpueyotoh:dragino:lps8 [2021/07/29 10:15] – [OEM easy installation] rogerpueyo
Line 45: Line 45:
  
 ==== Flash Layout ==== ==== Flash Layout ====
-<WRAP BOX+These are the partitions in OpenWrt 18.06 according to /proc/mtd: 
-FIXME //[[:docs:techref:flash.layout#discovery_how_to_find_out|Find out flash layout]], then add the flash layout table here (copy, paste, modify the [[docs:techref:flash.layout#partitioning_of_the_flash|example]]).//+<code
 +dev   size   erasesize  name 
 +mtd000040000 00010000 "u-boot" 
 +mtd100fa0000 00010000 "firmware" 
 +mtd200160000 00010000 "kernel" 
 +mtd300e40000 00010000 "rootfs" 
 +mtd4: 005a0000 00010000 "rootfs_data" 
 +mtd5: 00010000 00010000 "config" 
 +mtd6: 00010000 00010000 "art" 
 +</code>
  
-Please check out the article [[docs:techref:flash.layout|Flash layout]]. It contains examples and explanations that describe how to document the flash layout. 
-</WRAP> 
  
 ==== OEM easy installation ==== ==== OEM easy installation ====
- +OEM firmware is a modified OpenWrt.
-<WRAP BOX> +
-FIXME //The instructions below are for Broadcom devices and only serve as an example.//\\ +
-**//Remove / modify them if they do not apply to this particular device!//** +
- +
-This section deals with +
-  * How you install OpenWrt from a device freshly opened +
-  * The steps required such as reset to factory defaults if the device has already been configured +
- +
-**Note:** Reset router to factory defaults if it has been previously configured. +
-  * Browse to ''<nowiki>http://192.168.1.1/Upgrade.asp</nowiki>'' +
-  * Upload .bin file to router +
-  * Wait for it to reboot +
-  * Telnet to 192.168.1.1 and set a root password, or browse to ''<nowiki>http://192.168.1.1</nowiki>'' if LuCI is installed. +
-</WRAP> +
 ==== OEM installation using the TFTP method ==== ==== OEM installation using the TFTP method ====
  
  • Last modified: 2024/02/12 11:13
  • by 127.0.0.1