Quote:
|
Originally Posted by shoman24v
Could that last value be where the clocks are locked?
|
I doubt it. It's possible, but:
On the stock 6800 the last value is A6 which translates to a signed byte of -90 or an unsigned byte of 166.
On the NiBiTor modified 6800 the last value is 1A which translates to a signed or unsigned byte of 26.
On the stock 6800 Ultra the last value is 61 which translates to a signed or unsigned byte of 97.
On the modified 6800 Ultra that Joker provided us from the author of NiBiTor the last value is 8C which translates to a signed byte of -116 or a signed byte of 140.
Here's an example of what the end of the file looks like. The last 2-digit hex value is what changes.
00000000717171717171717171717171717171717171717171717171717
17171717171717171717171717171717171717171717171717171717171
71717171717171717171717171717171717171717171717171717171717
171717100FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF8C
Playing with this data between the 4 files, I see nothing that would indicate a boolean flag for locking or unlocking OCing. Of course, it might not be boolean.
When I get home from work, I'm going to see what happens when I try to flash with a rom that hasn't changed the last value. If it works on my 9300, it will be worth trying on the XPS.