Changeset 1444 for trunk/platform/a590/sub/100e/stubs_entry.S
- Timestamp:
- 12/02/11 05:32:17 (18 months ago)
- File:
-
- 1 edited
-
trunk/platform/a590/sub/100e/stubs_entry.S (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/a590/sub/100e/stubs_entry.S
r1424 r1444 24 24 // Mode 32791 in firmware but not in current modemap 25 25 26 // Values below goin 'stubs_min.S':26 // Values below can be overridden in 'stubs_min.S': 27 27 //DEF(physw_status ,0x0000f11c) // Found @0xffc11c30, stubs_min = 0x0000f11c (0xF11C) 28 28 //DEF(physw_run ,0x00001bf0) // Found @0xffc118cc, stubs_min = 0x00001bf0 (0x1BF0) … … 72 72 //#undef CAM_UNCACHED_BIT 73 73 //#define CAM_UNCACHED_BIT 0x10000000 // Found @0xffc18320 74 75 // Misc stuff 76 DEF(ctypes, 0xffe69fd6) 74 77 75 78 // Stubs below matched 100%.
Note: See TracChangeset
for help on using the changeset viewer.