Changeset 1444 for trunk/platform/ixus100_sd780/sub/100c/stubs_entry.S
- Timestamp:
- 12/02/11 05:32:17 (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/ixus100_sd780/sub/100c/stubs_entry.S
r1424 r1444 35 35 // Current modemap entry not found in firmware - MODE_VIDEO_STD 2597 36 36 37 // Values below goin 'stubs_min.S':37 // Values below can be overridden in 'stubs_min.S': 38 38 //DEF(physw_status ,0x0000e238) // Found @0xff821dcc, stubs_min = 0x0000e238 (0xE238) 39 39 //DEF(physw_run ,0x00001c34) // Found @0xff821a40, stubs_min = 0x00001c34 (0x1C34) … … 83 83 //#undef CAM_UNCACHED_BIT 84 84 //#define CAM_UNCACHED_BIT 0x40000000 // Found @0xff82748c 85 86 // Misc stuff 87 DEF(ctypes, 0xffacc2ea) 85 88 86 89 // Stubs below matched 100%.
Note: See TracChangeset
for help on using the changeset viewer.