Changeset 568

Show
Ignore:
Timestamp:
05/03/08 15:24:30 (2 weeks ago)
Author:
apurohit
Message:

Checksum calculation reviewed

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • nano-RK/tools/EEPROM_mac_set/main.c

    r531 r568  
    44 
    55#define PAGESIZE 256 
    6 #define MAX_LOAD_SECTION_SIZE ((40*1024) -1) 
     6#define MAX_LOAD_SECTION_SIZE ((48*1024) -1) 
    77 
    88unsigned char load_section[MAX_LOAD_SECTION_SIZE];