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
inbox:toh:actiontec:f2250 [2022/01/30 05:39] – [Info] kenballusinbox:toh:actiontec:f2250 [2022/01/30 16:41] – [Official Firmware] kenballus
Line 39: Line 39:
  
 The GPL sources are pretty straightforward to build; just ensure that you have 32-bit libs installed and everything should go smoothly. The GPL sources are pretty straightforward to build; just ensure that you have 32-bit libs installed and everything should go smoothly.
-It's recommended to build the GPL sources in a VM or a chroot because they will chmod -R 777 your /opt, which will break a lot of programs that use install to /opt.+It's recommended to build the GPL sources in a VM or a chroot because they will chmod -R 777 your /opt, which will break a lot of programs that install to /opt.
  
 [[https://upgrade.actiontec.com/Frontier/|Official firmware images]] [[https://upgrade.actiontec.com/Frontier/|Official firmware images]]
Line 121: Line 121:
 ^ Serial           | [[#Serial|Yes]]                  | ^ Serial           | [[#Serial|Yes]]                  |
  
- 
-/*** if info available: uncomment and fill in 
 ==== Flash Layout ==== ==== Flash Layout ====
-<WRAP BOX> +0x000003da0000-0x000007ae0000 : "rootfs"\\ 
-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_squashfs-images|example]]).// +0x000000040000-0x000003d80000 "rootfs_update"\\ 
- +0x000007b00000-0x000007f00000 "data"\\ 
-Please check out the article [[docs:techref:flash.layout|Flash layout]]. It contains examples and explanations that describe how to document the flash layout. +0x000000000000-0x000000020000 : "nvram"\\ 
-</WRAP> +0x000003d80000-0x000003da0000 "tag"\\ 
-***/+0x000000020000-0x000000040000 : "tag_update"\\
  
  
  • Last modified: 2022/01/30 21:12
  • by kenballus