Changeset 1258 for trunk/platform/sx130is/sub/101c/makefile.inc
- Timestamp:
- 07/31/11 02:31:11 (22 months ago)
- File:
-
- 1 edited
-
trunk/platform/sx130is/sub/101c/makefile.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/sx130is/sub/101c/makefile.inc
r1201 r1258 23 23 # Set up size variables for EXMEM 24 24 EXMEM_HEAP_SKIP=0x2F7600 #(0x44000000-0x43D08A00) from sub_FF8885CC = size of video buffers in EXMEM area 25 EXMEM_BUFFER_SIZE=0x200000 # Amount of EXMEM memory to allocate for CHDK = 42B25 EXMEM_BUFFER_SIZE=0x200000 # Amount of EXMEM memory to allocate for CHDK = 2MB 26 26 27 27 # points to the start of the memory pool used by the firmware
Note: See TracChangeset
for help on using the changeset viewer.