Changeset 1444 for trunk/platform/ixus980_sd990/sub/100e/stubs_entry.S
- Timestamp:
- 12/02/11 05:32:17 (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/ixus980_sd990/sub/100e/stubs_entry.S
r1424 r1444 26 26 // No problems found with modemap table. 27 27 28 // Values below goin 'stubs_min.S':28 // Values below can be overridden in 'stubs_min.S': 29 29 //DEF(physw_status ,0x00011318) // Found @0xff821c24, stubs_min = 0x00011318 (0x11318) 30 30 //DEF(physw_run ,0x00001c28) // Found @0xff821898, stubs_min = 0x00001c28 (0x1c28) … … 74 74 //#undef CAM_UNCACHED_BIT 75 75 //#define CAM_UNCACHED_BIT 0x40000000 // Found @0xff827f80 76 77 // Misc stuff 78 DEF(ctypes, 0xffae283e) 76 79 77 80 // Stubs below matched 100%.
Note: See TracChangeset
for help on using the changeset viewer.