Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 11th, 2012  |  syntax: None  |  size: 0.42 KB  |  hits: 12  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Pogoplug:~$ cat /etc/fw_env.config
  2. # Configuration file for fw_(printenv/saveenv) utility.
  3. # Up to two entries are valid, in this case the redundant
  4. # environment sector is assumed present.
  5. # Notice, that the "Number of sectors" is ignored on NOR.
  6.  
  7. # MTD device name       Device offset   Env. size       Flash sector size       Number of sectors
  8. /dev/mtd0               0xc0000         0x20000         0x20000
  9. Pogoplug:~$