Changeset 1309
- Timestamp:
- 09/02/11 12:35:52 (21 months ago)
- File:
-
- 1 edited
-
trunk/platform/a1100/sub/100c/boot.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/a1100/sub/100c/boot.c
r1233 r1309 134 134 *(int*)0x1938=(int)taskHook; 135 135 136 *(int*)(0x223 0)= (*(int*)0xC0220134)&1 ?0x200000 : 0x100000; // replacement of sub_FFC3040C for correct power-on.136 *(int*)(0x2234)= (*(int*)0xC0220134)&1 ?0x200000 : 0x100000; // replacement of sub_FFC3040C for correct power-on. 137 137 138 138
Note: See TracChangeset
for help on using the changeset viewer.