Ignore:
Timestamp:
07/31/11 02:31:11 (22 months ago)
Author:
philmoz
Message:

Fixes for SX130is.

  • Corrected value for get_flash_params_count
  • Fixed modemap
  • Remove redundant values from platform_camera.h
  • Enable screen erase detect logic for menu redraw
  • Updated memory size comment in makefile.inc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/sx130is/sub/101c/makefile.inc

    r1201 r1258  
    2323# Set up size variables for EXMEM 
    2424EXMEM_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 = 42B 
     25EXMEM_BUFFER_SIZE=0x200000      # Amount of EXMEM memory to allocate for CHDK = 2MB 
    2626 
    2727# points to the start of the memory pool used by the firmware 
Note: See TracChangeset for help on using the changeset viewer.