omg this def just got over my head, unless i can find in the source where this value is set in a function (which i am going to search high and low for) i am at a stand still. Maybe you might be able to help here prime. I just dissasembled the function call and its just wayyy over my head i have no idea what i am looking at. I can read C but this is rediculous.
omap_dev_type.elf: file format elf32-littlearm
Disassembly of section .data:
c0028f60 <_binary_omap_dev_type_start>:
c0028f60: 4f544f4d svcmi 0x00544f4d
c0028f64: 4e495250 mcrmi 2, 2, r5, cr9, cr0, {2}
c0028f68: 70612e54 rsbvc r2, r1, r4, asr lr
c0028f6c: 0000006b andeq r0, r0, fp, rrx
c0028f70: 000001d3 ldrdeq r0, [r0], -r3
c0028f74: 01080010 tsteq r8, r0, lsl r0
c0028f78: 2e6b7453 mcrcs 4, 3, r7, cr11, cr3, {2}
c0028f7c: 7865646f stmdavc r5!, {r0, r1, r2, r3, r5, r6, sl, sp, lr}^
c0028f80: 0000016a andeq r0, r0, sl, ror #2
c0028f84: 0113001c tsteq r3, ip, lsl r0
c0028f88: 61636f4c cmnvs r3, ip, asr #30
c0028f8c: 6e6f6974 mcrvs 9, 3, r6, cr15, cr4, {3}
c0028f90: 736e6f43 cmnvc lr, #268 ; 0x10c
c0028f94: 2e746e65 cdpcs 14, 7, cr6, cr4, cr5, {3}
c0028f98: 006b7061 rsbeq r7, fp, r1, rrx
c0028f9c: 0000134a andeq r1, r0, sl, asr #6
c0028fa0: 010d0018 tsteq sp, r8, lsl r0
c0028fa4: 72756c42 rsbsvc r6, r5, #16896 ; 0x4200
c0028fa8: 6e6f6850 mcrvs 8, 3, r6, cr15, cr0, {2}
c0028fac: 70612e65 rsbvc r2, r1, r5, ror #28
c0028fb0: 0000006b andeq r0, r0, fp, rrx
c0028fb4: 00000c05 andeq r0, r0, r5, lsl #24
c0028fb8: 010a0014 tsteq sl, r4, lsl r0
c0028fbc: 646e694b strbtvs r6, [lr], #-2379 ; 0xfffff6b5
c0028fc0: 612e656c teqvs lr, ip, ror #10
c0028fc4: 00006b70 andeq r6, r0, r0, ror fp
c0028fc8: 00001338 andeq r1, r0, r8, lsr r3
c0028fcc: 01190024 tsteq r9, r4, lsr #32
c0028fd0: 72756c42 rsbsvc r6, r5, #16896 ; 0x4200
c0028fd4: 656c6143 strbvs r6, [ip, #-323]! ; 0xfffffebd
c0028fd8: 7261646e rsbvc r6, r1, #1845493760 ; 0x6e000000
c0028fdc: 766f7250 ; <UNDEFINED> instruction: 0x766f7250
c0028fe0: 72656469 rsbvc r6, r5, #1761607680 ; 0x69000000
c0028fe4: 65646f2e strbvs r6, [r4, #-3886]! ; 0xfffff0d2
c0028fe8: 00000078 andeq r0, r0, r8, ror r0
c0028fec: 00000193 muleq r0, r3, r1
c0028ff0: 0113001c tsteq r3, ip, lsl r0
c0028ff4: 50414d4f subpl r4, r1, pc, asr #26
c0028ff8: 69766f72 ldmdbvs r6!, {r1, r4, r5, r6, r8, r9, sl, fp, sp, lr}^
c0028ffc: 6e6f6973 mcrvs 9, 3, r6, cr15, cr3, {3}
c0029000: 2e676e69 cdpcs 14, 6, cr6, cr7, cr9, {3}
c0029004: 006b7061 rsbeq r7, fp, r1, rrx
Any thoughts?