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:34] – [OEM bootlog] 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 109: Line 109:
 ===== Hardware ===== ===== Hardware =====
 ==== Info ==== ==== Info ====
-^ Architecture     EXAMPLE MIPS                             | +^ Architecture     | MIPS                             | 
-^ Vendor           EXAMPLE Ralink                           | +^ Vendor           Broadcom                           | 
-^ Bootloader       EXAMPLE U-Boot                           | +^ Bootloader       CFE                           | 
-^ System-On-Chip   EXAMPLE Ralink RT3052 - MIPS 24K V4.12   | +^ System-On-Chip   BCM63168UKFEBG   | 
-^ CPU/Speed        | EXAMPLE 451 MHz                          | +^ CPU/Speed        | 400 MHz                          | 
-^ Flash-Chip       EXAMPLE unkown                           | +^ Flash-Chip       ESMT F59L1G81A or SK Hynix H27U1G8F2B                           | 
-^ Flash size       EXAMPLE 8 MiB                            | +^ Flash size       128 MiB                            | 
-^ RAM              | EXAMPLE 64 MiB                           +^ RAM              | 128 MiB                           | 
-^ Wireless         | EXAMPLE RT2860v2 2.4GHz 802.11bgn        | +^ Switch           BCM53125         | 
-^ Ethernet         | EXAMPLE 10/100 Mbit/s w/ vlan support    +^ USB              | 1x 2.0                           | 
-^ Switch           EXAMPLE Qualcomm Atheros QCA8337         | +^ Serial           | [[#Serial|Yes]]                  |
-^ USB              | EXAMPLE 1x 2.0                           | +
-^ Serial           EXAMPLE [[#Serial|Yes]]                  +
-^ JTAG             | EXAMPLE [[#JTAG|Not populated]]          |+
  
- 
-/*** 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"\\
  
  
Line 645: Line 640:
 boot load image is: 48 boot load image is: 48
 Board IP address                  : 192.168.1.1   Board IP address                  : 192.168.1.1  
-Host IP address                   : 192.168.1.10  +Host IP address                   : 192.168.1.100  
 Gateway IP address                :    Gateway IP address                :   
 Run from flash/host (f/h)         : f   Run from flash/host (f/h)         : f  
Line 671: Line 666:
  
 CFE> ^C CFE> ^C
-CFE> r 192.168.1.10:/openwrt-bcm63xx-smp-actiontec_f2250-initramfs.elf+CFE> r 192.168.1.100:/openwrt-bcm63xx-smp-actiontec_f2250-initramfs.elf
 0x80a00000/4601294 Entry at 0x80a00000 0x80a00000/4601294 Entry at 0x80a00000
 Closing network. Closing network.
  • Last modified: 2022/01/30 21:12
  • by kenballus