Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help, SB5120 bad need certs to clone to my Haxorware modem
#12
here's a correct def that i knocked up but (a big BUTT) i have no idea what processor or flash chip is in a 5120 (mostly because i can not be bothered looking) and even then the risk of using this def would still be very risky as it is untested


Code:
/*
+=====================================================================+
|                            JTAG Utility                             |
|                      (c)2008 ToM - tplewa@o2.pl                     |
|                                                                     |
|            BCMXXXX DEFINITION FILE                       |
+=====================================================================+
*/

IRlength=5
Protocol=ejtag
Endian=big


Ram=0x94000000,0x800000    //Ram=RAM_ADDRESS_START,RAM_SIZE
Flash=0x90000000        // Flash=FLASH_ADDRESS_START



//Definition for Motorola SB5001

#Boot loader
MemoryTab=Boot,0x90000000,0x10000

#configuration1
MemoryTab=Nvram0,0x90010000,0xC0000

#first copy of firmware
MemoryTab=CmApp0,0x900D0000,0x30000

#configuration2
MemoryTab=Nvram1,0x90100000,0xC0000

#cert
MemoryTab=Cert,0x901F0000,0x8000

#cfg0
MemoryTab=Cfg0,0x901F8000,0x2000

#evlog0
MemoryTab=Evlog0,0x901FA000,0x2000

#evlog1
MemoryTab=Evlog0,0x901FC000,0x4000

/*
__________________________________________________________________________________
******new discord chat linkĀ https://discord.gg/5BQQbsb*******
Reply


Messages In This Thread
RE: Help, SB5120 bad need certs to clone to my Haxorware modem - by drewmerc - 07-07-2012, 06:44 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)