Changeset 1444 for trunk/platform/a495/sub/100d/stubs_entry.S
- Timestamp:
- 12/02/11 05:32:17 (18 months ago)
- File:
-
- 1 edited
-
trunk/platform/a495/sub/100d/stubs_entry.S (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/a495/sub/100d/stubs_entry.S
r1436 r1444 37 37 // Current modemap entry not found in firmware - MODE_VIDEO_STD 2598 38 38 39 // Values below goin 'stubs_min.S':39 // Values below can be overridden in 'stubs_min.S': 40 40 //DEF(physw_status ,0x0002e7f4) // Found @0xffc23b2c, stubs_min = 0x0002e7f4 (0x2E7F4) 41 41 //DEF(physw_run ,0x00001bf0) // Found @0xffc23790, stubs_min = 0x00001bf0 (0x1BE4+0x0C) … … 86 86 //#undef CAM_UNCACHED_BIT 87 87 //#define CAM_UNCACHED_BIT 0x10000000 // Found @0xffc2931c 88 89 // Misc stuff 90 DEF(ctypes, 0xffe847c6) 88 91 89 92 // Stubs below matched 100%.
Note: See TracChangeset
for help on using the changeset viewer.