Changeset 1444 for trunk/platform/a470/sub/100e/stubs_entry.S
- Timestamp:
- 12/02/11 05:32:17 (18 months ago)
- File:
-
- 1 edited
-
trunk/platform/a470/sub/100e/stubs_entry.S (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/a470/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 ,0x0001007c) // Found @0xffc11c0c, stubs_min = 0x0001007c (0x1007C) 30 30 //DEF(physw_run ,0x00001bf0) // Found @0xffc118a8, stubs_min = 0x00001bf0 (0x1BF0) … … 71 71 //#undef CAM_UNCACHED_BIT 72 72 //#define CAM_UNCACHED_BIT 0x10000000 // Found @0xffc17e54 73 74 // Misc stuff 75 DEF(ctypes, 0xffe5171a) 73 76 74 77 // Stubs below matched 100%.
Note: See TracChangeset
for help on using the changeset viewer.