You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

16 lines
423 B

  1. #
  2. # http://wikidevi.com/wiki/ASUS_RT-N16
  3. #
  4. set partition_list {
  5. CFE { Bootloader 0xbc000000 0x00040000 }
  6. firmware { "Kernel+rootfs" 0xbc040000 0x01fa0000 }
  7. nvram { "Config space" 0xbdfe0000 0x00020000 }
  8. }
  9. source [find target/bcm4718.cfg]
  10. # External 32MB NOR Flash (Macronix MX29GL256EHTI2I-90Q)
  11. set _FLASHNAME $_CHIPNAME.flash
  12. flash bank $_FLASHNAME cfi 0xbc000000 0x02000000 1 1 $_TARGETNAME x16_as_x8