| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision |
| toh:tp-link:deco_s4 [2024/04/06 15:23] – [Buttons] naf | toh:tp-link:deco_s4 [2024/04/06 16:30] – [Flash Layout] naf |
|---|
| ====== TP-Link Deco S4 ====== | ====== TP-Link Deco S4 ====== |
| |
| /* This template is intended to be used via https://openwrt.org/meta/create_new_device_page ONLY. */ | TP-Link Deco S4 V2 AC1200 Whole Home Mesh Wi-Fi Router |
| /* DO NOT CREATE NEW DEVICEPAGES VIA COPY & PASTE! */ | |
| /* USE https://openwrt.org/meta/create_new_device_page */ | |
| | |
| {{page>meta:infobox:construction&noheader&nofooter&noeditbtn}} | |
| | |
| TP-Link Deco S4 V2 AC1200 Whole Home Mesh Wi-Fi | |
| |
| {{media:tplink:deco_s4.png?200|DecoS4}} | {{media:tplink:deco_s4.png?200|DecoS4}} |
| |
| ==== Flash Layout ==== | ==== Flash Layout ==== |
| <WRAP BOX> | ^ [[toh:tp-link:deco_s4|TP-Link Deco S4]] Flash Layout |||||||| |
| 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]]).// | ^ Layer0 | raw SPI NOR flash memory chip 16384 KiB ||||||| |
| | ^ Layer1 | mtd0 **//u-boot//** 512 KiB | mtd1 **//product_info//** 24 KiB | mtd2 **//config//** 1452 KiB | mtd3 **//art//** 64 KiB | mtd4 **//firmware//** 14336 KiB ||| |
| Please check out the article [[docs:techref:flash.layout|Flash layout]]. It contains examples and explanations that describe how to document the flash layout. | ^ Layer2 | | | | | mtd5 **//kernel//** 2276 KiB | mtd6 **//rootfs//** 12059 KiB || |
| </WRAP> | ^ <color magenta>mountpoint</color> | | | | | | <color magenta>''/''</color> || |
| | ^ filesystem | | | | | | [[docs:techref:filesystems#overlayfs|OverlayFS]] || |
| | ^ Layer3 | | | | | | | mtd7 **//rootfs_data//** 7872 KiB | |
| | ^ Size in KiB | 512 KiB | 24 KiB | 1452 KiB | 64 KiB | 2276 KiB | 12059 KiB | 7872 KiB | |
| | ^ Name | **//u-boot//** | **//product_info//** | **//config//** | **//art//** | **//kernel//** | | **//rootfs_data//** | |
| | ^ <color magenta>mountpoint</color> | //none// | //none// | //none// | //none// | //none// | <color magenta>''/rom''</color> | <color magenta>''/overlay''</color> | |
| | ^ filesystem | //none// | //none// | //none// | //none// | //none// | [[docs:techref:filesystems#SquashFS]] | [[docs:techref:filesystems#JFFS2]] | |
| ===== Upgrading OpenWrt ===== | ===== Upgrading OpenWrt ===== |
| -> [[docs:guide-user:installation:generic.sysupgrade]] | -> [[docs:guide-user:installation:generic.sysupgrade]] |