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
436 B

  1. #
  2. # BT HomeHub v1
  3. #
  4. set partition_list {
  5. CFE { Bootloader 0xbe400000 0x00020000 }
  6. firmware { "Kernel+rootfs" 0xbe420000 0x007d0000 }
  7. fisdir { "FIS Directory" 0xbebf0000 0x0000f000 }
  8. nvram { "Config space" 0xbebff000 0x00001000 }
  9. }
  10. source [find target/bcm6348.cfg]
  11. set _FLASHNAME $_CHIPNAME.norflash
  12. flash bank $_FLASHNAME cfi 0xbe400000 0x00800000 2 2 $_TARGETNAME