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
fvs336g [2014/02/10 22:45] boootoh:netgear:fvs336g [2024/04/24 15:09] (current) – [Info] Switch Link to deviwiki sur5r
Line 1: Line 1:
 +====== NETGEAR FVS336g ======
  
 +===== Hardware =====
 +==== Info ====
 +^ [[wp>Instruction set|Architecture]]     | [[wp>MIPS architecture#MIPS64|MIPS64]] |
 +^ Vendor           | [[wp>Cavium Networks]] |
 +^ [[docs:techref:bootloader]]      | [[docs:techref:bootloader:uboot|U-Boot]]  |
 +^ [[docs:techref:hardware:soc|System-On-Chip]]   | [[http://www.cavium.com/OCTEON_CN30XX.html|Octeon CN3005]] |
 +^ [[docs:techref:hardware:cpu|CPU]]/Speed        | Cavium Octeon CN3005 / 300 MHz |
 +^ Flash-Chip       | Macronix MX29GL128EHT2I-90G |
 +^ Flash size       | 16 MiB |
 +^ RAM              | 64 MiB ? |
 +^ Ethernet         | - |
 +^ [[docs:techref:hardware:switch]]  | - |
 +
 +  * [[https://deviwiki.com/wiki/Netgear_FVS336G]]
 +
 +==== Serial ====
 +
 +There is a //MAX3232E// on the board that provides serial a serial connection to the SoC. Voltage levels are -6 to 6?
 +
 +==== Boot from memory ====
 +
 +Build openwrt octeon support and use the ramfs image to boot from memory:
 +
 +''tftp 2800000 openwrt-octeon-vmlinux-initramfs.elf;bootoctlinux 2800000''
 +
 +===== Tags =====
 +[[meta:tags|How to add tags]]
 +{{tag>CN3005 16Flash 64RAM unsupported}}
  • Last modified: 2024/04/24 15:09
  • by sur5r