Re: NAND boot testing. Test 3 to fix wifi
Ignore this. im posting for reference
a8600000 | 2019fd27 1fff82d8 00000011 00000019
a8600010 | 00000000 00000055 00000000 00118000
a8600020 | 00000000 00000403 00001000 00001280
a8600030 | 00001280 000a1004 00000000 00000000
a8600040 | 0001fff5 fff6005f 0001fff0 fff1105c
a8600050 | 00000814 00000400 00000000 00000a06
a8600060 | 00000000 00000000 00000000 0001fff0
a8600070 | fff1495c 0001ffe1 ffe2095c 00000001
a8600080 | 00000a00 0000000c 00000200 00000a0c
a8600090 | 00000000 00141555 0001ffb4 ffb50040
a86000a0 | 0003ff9b ff9e0b78 0001fff3 fff40b69
a86000b0 | 0005fcff fd04005c 0005fcff fd04005c
a86000c0 | 00000a00 00000000 00e1f7ff f8e00044
a86000d0 | 0003ff9b ff9e0044 0003ff9b ff9e0044
a86000e0 | 00000031 000100fa 00fb0059 00000000
a86000f0 | 0000001c 00000000 00000000 00000000
a8600100 | 0001ffff 00ffffff dc7dfa14 07ee0c7f
a8600110 | 00000000 00008000 00008000 00000000
a8600120 | 00000000 00000000 00000000 00000000
a8600130 | 00000000 00000000 00000000 00000000
a8600140 | 00000000 00000000 00000000 00000000
a8600150 | 00000000 00000000 00000000 00000000
a8600160 | 00000000 00000000 00000000 00000000
a8600170 | 00000000 00000000 00000000 00000000
a8600180 | 00000000 00000000 00000000 00000000
a8600190 | 00000000 00000000 00000000 00000000
a86001a0 | 00000000 00000000 00000000 00000000
a86001b0 | 00000000 00000000 00000000 00000000
a86001c0 | 00000000 00000000 00000000 00000000
a86001d0 | 00000000 00000000 00000000 00000000
a86001e0 | 00000000 00000000 00000000 00000000
a86001f0 | 00000000 00000000 00000000 00000000
a8600200 | 00000000 00000000 00000023 00000000
a8600210 | 00000001 00020001 00000000 00000000
a8600220 | 00000000 00000000 00000000 00000000
a8600230 | 00000000 00000000 00000000 00000000
a8600240 | 00000000 00000000 00000000 00000000
a8600250 | 00000000 00000000 00000000 00000000
a8600260 | 00000000 00000000 00000000 00000000
a8600270 | 00000000 00000000 00000000 00000000
a8600280 | 0000001f 0000001f 0000001f 00000100
a8600290 | 0000000e 00000001 00000032 00000032
a86002a0 | 00000032 00000032 00000032 00000032
a86002b0 | 00000037 00000037 00000007 000100fb
a86002c0 | 00fc0059 00000000 00000000 00000000
a86002d0 | 00000000 00000000 00000000 00000000
a86002e0 | 00000000 00000000 00000000 00000000
a86002f0 | 00000000 00000000 00000000 00000000
a8600300 | 00000007 0000000c 00000004 00000005
a8600310 | 00003000 00010480 00000005 00000007
a8600320 | 00000032 00000000 00000001 00003000
a8600330 | 00010580 0000000a 00000007 00000025
a8600340 | 00000000 00000001 00002000 00010580
a8600350 | 0000000b 00000007 0000000a 00000006
a8600360 | 00000019 00001000 00000400 00000007
a8600370 | 00000000 00000000 00000000 00000000
a8600380 | 00000000 00000000 00000000 00000000
a8600390 | 00000000 00000000 00000000 00000000
a86003a0 | 00000000 00000000 00000000 00000000
a86003b0 | 00000000 00000000 00000000 00000000
a86003c0 | 00000000 00000000 00000000 00000000
a86003d0 | 00000000 00000000 00000000 00000000
a86003e0 | 00000000 00000000 00000000 00000000
a86003f0 | 00000000 00000000 00000000 00000000
Wozz: ok.. it all makes sense to me now.. i was too tired last night to realize that these clocks are set by arm9 during boot, but we still need to be able to control them. We are actually supposed to shut them back down during the clock_late_init but we dont. This is why your dumps still have the original values (which surprisingly is all you need to get into android). So all of the clock work wasnt useless and hopefully i have another test tonight.
|