Changeset 1444 for trunk/platform/a3000/sub/100c/stubs_entry.S
- Timestamp:
- 12/02/11 05:32:17 (19 months ago)
- File:
-
- 1 edited
-
trunk/platform/a3000/sub/100c/stubs_entry.S (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/a3000/sub/100c/stubs_entry.S
r1436 r1444 32 32 // Mode 2609 in firmware but not in current modemap 33 33 34 // Values below goin 'stubs_min.S':34 // Values below can be overridden in 'stubs_min.S': 35 35 //DEF(physw_status ,0x0002eed4) // Found @0xffc23cd4, stubs_min = 0x0002eed4 (0x2EED4) 36 36 //DEF(physw_run ,0x00001bf0) // Found @0xffc23938, stubs_min = 0x00001bf0 (0x1BE4+0x0C) … … 82 82 //#undef CAM_UNCACHED_BIT 83 83 //#define CAM_UNCACHED_BIT 0x10000000 // Found @0xffc296f0 84 85 // Misc stuff 86 DEF(ctypes, 0xffe90f92) 84 87 85 88 // Stubs below matched 100%.
Note: See TracChangeset
for help on using the changeset viewer.