On Mon, Mar 05, 2007 at 05:53:52PM +0100, Carl-Daniel Hailfinger wrote:
A counter with 6 bits per byte and one unknown byte. Note how no value is >=0x40 and a wraparound of the second value increases the third value by 1? Could be a timer, e.g. boot time or something like that. Try to correlate boot time intervals with the differences in the counter.
-0000fd90 0f 00 24 00 12 00 00 02 03 07 00 00 40 00 00 00 2007-03-05 10:17 +0000fd90 0a 00 00 00 0f 00 00 05 03 07 00 00 40 00 00 00 2007-03-05 10:29 +0000fd90 16 00 1c 00 0f 00 00 05 03 07 00 00 40 00 00 00 2007-03-05 10:38 +0000fd90 14 00 25 00 0f 00 00 05 03 07 00 00 40 00 00 00 2007-03-05 10:40 +0000fd90 14 00 27 00 0f 00 00 05 03 07 00 00 40 00 00 00 2007-03-05 10:42 +0000fd90 08 00 29 00 0f 00 00 05 03 07 00 00 40 00 00 00 2007-03-05 10:43 +0000fd90 39 00 2a 00 0f 00 00 05 03 07 00 00 40 00 00 00 2007-03-05 10:48 +0000fd90 2e 00 2c 00 0f 00 00 05 03 07 00 00 40 00 00 00 2007-03-05 10:50 +0000fd90 16 00 31 00 0f 00 00 05 03 07 00 00 40 00 00 00 2007-03-05 10:52 +0000fd90 0b 00 33 00 0f 00 00 05 03 07 00 00 40 00 00 00 2007-03-05 10:53 +0000fd90 00 00 35 00 0f 00 00 05 03 07 00 00 40 00 00 00 2007-03-05 10:55 +0000fd90 32 00 36 00 0f 00 00 05 03 07 00 00 40 00 00 00 2007-03-05 10:57 +0000fd90 28 00 38 00 0f 00 00 05 03 07 00 00 40 00 00 00 2007-03-05 11:00 +0000fd90 0e 00 3b 00 0f 00 00 05 03 07 00 00 40 00 00 00 2007-03-05 11:02 +0000fd90 05 00 01 00 10 00 00 05 03 07 00 00 40 00 00 00 2007-03-05 11:03 +0000fd90 36 00 02 00 10 00 00 05 03 07 00 00 40 00 00 00 2007-03-05 11:05 +0000fd90 2c 00 04 00 10 00 00 05 03 07 00 00 40 00 00 00 2007-03-05 13:01 +0000fd90 22 00 3b 00 11 00 00 05 03 07 00 00 40 00 00 00
These timestamps are the ones of the rom files; the actual boot time would be 30-60 seconds earlier.
The boot at 2007-03-05 10:17 was a cold boot.
The boot at 2007-03-05 11:00 was a cold boot.
The boot at 2007-03-05 13:01 was a *really* cold boot: I unplugged power, waited 10 seconds, and then replugged and started the machine.
All other boots were warm boots.
Thanks, Ward.