All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: Hitachi - 7210CLA3 Series [ ROM Issue] HDS721050CLA362
PostPosted: September 2nd, 2021, 9:10 
Offline
User avatar

Joined: August 15th, 2006, 3:01
Posts: 3471
Location: CDRLabs @ Chandigarh [ India ]
Hello,
Can Someone Check and please help me recover from this ROM ,If i install this ROM on donor board No busy light ,Same issue if used on native board

Attachment:
ROM-04124.rar [85.47 KiB]
Downloaded 279 times

_________________
Regards
Amarbir S Dhillon , Chandigarh Data Recovery Labs [India]
Logical,Semi Physical And Physical Data Recovery
Website-> http://www.chandigarhdatarecovery.com


Top
 Profile  
 
 Post subject: Re: Hitachi - 7210CLA3 Series [ ROM Issue] HDS721050CLA362
PostPosted: September 2nd, 2021, 16:14 
Offline
User avatar

Joined: September 8th, 2009, 18:21
Posts: 15529
Location: Australia
You appear to have selected the wrong ROM capacity. Your dump is 16MB, but the actual ROM appears to be only 256KB (0 - 0x3FFFF).

The embedded NVRAM (0x28000 - 0x28FFF) has an XOR16 checksum of 0x0000. I don't know how to check its CRC, but the NVRAM would appear to be OK. At least all 5 copies are identical.

The first 16 bytes of the ROM are all 0x00, so this looks wrong to me.

Code:
Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F

00000000  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00000010  00 00 00 EA 01 00 00 EA 00 00 00 EA FF FF FF EA

_________________
A backup a day keeps DR away.


Top
 Profile  
 
 Post subject: Re: Hitachi - 7210CLA3 Series [ ROM Issue] HDS721050CLA362
PostPosted: September 2nd, 2021, 16:28 
Offline
User avatar

Joined: September 8th, 2009, 18:21
Posts: 15529
Location: Australia
Here is a ROM from the HDD Guru files area:

https://files.hddguru.com/index.php?action=downloadfile&filename=Hitachi%20HDS721050CLA362-JP2OA3EA-JPB521HF0PN8ZH.rar&directory=PC-3000-UDMA%20Support/HITACHI-IBM-ARM/7210CLA&

Code:
Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F

00000000  06 00 00 EA 05 00 00 EA 04 00 00 EA 03 00 00 EA
00000010  02 00 00 EA 01 00 00 EA 00 00 00 EA FF FF FF EA
00000020  D1 00 0E F1 A0 D1 9F E5 D2 00 0E F1 9C D1 9F E5
00000030  D3 00 0E F1 98 D1 9F E5 D7 00 0E F1 94 D1 9F E5
00000040  DB 00 0E F1 90 D1 9F E5 DF 00 0E F1 8C D1 9F E5
00000050  D3 00 0E F1 88 01 9F E5 70 10 90 E5 00 00 51 E3
00000060  80 11 9F 05 70 10 80 05 01 10 A0 E3 74 10 80 E5

Here is yours:

Code:
Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F

00000000  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00000010  00 00 00 EA 01 00 00 EA 00 00 00 EA FF FF FF EA
00000020  D1 00 0E F1 A0 D1 9F E5 D2 00 0E F1 9C D1 9F E5
00000030  D3 00 0E F1 98 D1 9F E5 D7 00 0E F1 94 D1 9F E5
00000040  DB 00 0E F1 90 D1 9F E5 DF 00 0E F1 8C D1 9F E5
00000050  D3 00 0E F1 88 01 9F E5 70 10 90 E5 00 00 51 E3
00000060  80 11 9F 05 70 10 80 05 01 10 A0 E3 74 10 80 E5

It would appear that offsets 0 - 0x11 have been sabotaged.

Note that your ROM version is JP2NB3MA whereas the one in the files area is different, JP2NB3EA.

_________________
A backup a day keeps DR away.


Top
 Profile  
 
 Post subject: Re: Hitachi - 7210CLA3 Series [ ROM Issue] HDS721050CLA362
PostPosted: September 3rd, 2021, 3:10 
Offline
User avatar

Joined: August 15th, 2006, 3:01
Posts: 3471
Location: CDRLabs @ Chandigarh [ India ]
fzabkar wrote:
You appear to have selected the wrong ROM capacity. Your dump is 16MB, but the actual ROM appears to be only 256KB (0 - 0x3FFFF).

The embedded NVRAM (0x28000 - 0x28FFF) has an XOR16 checksum of 0x0000. I don't know how to check its CRC, but the NVRAM would appear to be OK. At least all 5 copies are identical.

The first 16 bytes of the ROM are all 0x00, so this looks wrong to me.

Code:
Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F

00000000  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00000010  00 00 00 EA 01 00 00 EA 00 00 00 EA FF FF FF EA


Fzabkar,
This is the programmer i used to read EPROM -> https://phyton.com/categories/product/ChipProg-40 . The ROM is Question is 25FU206 ,Today i Updated to Latest version ver 2.60.00 ,Typing 25FU206 in the device list gets me 4 results Sanyo LE25FU206TT and LE25FU206MA " Both of them have ISP modes Also ,The Tool says its 4,194,304 Bytes ,The chip is actually 2MBit [ 256KB x8 Bit] , So i should Read Code From 0 To 0x3FFFF "Which i will do and add to this reply " , I also do see that top row is all ZEROS ,Its a pain to see people doing this ,I also have two more programmers from Elnec that i will fire up and report back here .Frank did you note at offset 0x40000 we do see the stuff thats missing in starting line and second line after that also has 0x02 Missing ,Something is wrong with this programmer possibly they have wrong size and messed up algorithm To read chip .Serial No of This HDD is HK0W700R , FW is Indeed 3MA .

PS : The programmer keeps reading the way it wants i will try it on my ELNEC .

_________________
Regards
Amarbir S Dhillon , Chandigarh Data Recovery Labs [India]
Logical,Semi Physical And Physical Data Recovery
Website-> http://www.chandigarhdatarecovery.com


Top
 Profile  
 
 Post subject: Re: Hitachi - 7210CLA3 Series [ ROM Issue] HDS721050CLA362
PostPosted: September 3rd, 2021, 3:39 
Offline
User avatar

Joined: August 15th, 2006, 3:01
Posts: 3471
Location: CDRLabs @ Chandigarh [ India ]
Hello,
Indeed Phython Programmer is messing up everything ,I will send them a email ,Using Elnec BeeProg+ Software Ver 3.69 "Damn 69 :mrgreen: " I have the proper ROM code now ,Its attached please check this .

PS : Email was sent to phython and this thread was told to be referred


Attachments:
ROM-04124 [Elnec BeeProg+].rar [82.97 KiB]
Downloaded 268 times

_________________
Regards
Amarbir S Dhillon , Chandigarh Data Recovery Labs [India]
Logical,Semi Physical And Physical Data Recovery
Website-> http://www.chandigarhdatarecovery.com
Top
 Profile  
 
 Post subject: Re: Hitachi - 7210CLA3 Series [ ROM Issue] HDS721050CLA362
PostPosted: September 3rd, 2021, 4:14 
Offline
User avatar

Joined: August 15th, 2006, 3:01
Posts: 3471
Location: CDRLabs @ Chandigarh [ India ]
Hi,
The file i attached in the post up is of a DONOR ,The Correct ROM for the case is here ,attached to this post


Attachments:
ROM-04124 [Elnec BeeProg+] Patient .rar [84.63 KiB]
Downloaded 267 times

_________________
Regards
Amarbir S Dhillon , Chandigarh Data Recovery Labs [India]
Logical,Semi Physical And Physical Data Recovery
Website-> http://www.chandigarhdatarecovery.com
Top
 Profile  
 
 Post subject: Re: Hitachi - 7210CLA3 Series [ ROM Issue] HDS721050CLA362
PostPosted: September 3rd, 2021, 16:23 
Offline
User avatar

Joined: September 8th, 2009, 18:21
Posts: 15529
Location: Australia
Your donor and patient appear to have identical boot blocks. I would patch the sabotaged bytes and try the patched ROM. Hopefully there is no other sabotage.

_________________
A backup a day keeps DR away.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 74 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group