Changeset 12376 for ar5315_microredboot/microredboot/ecos/packages/redboot/current/src/net/fwupgrade.h
- Timestamp:
- 06/25/2009 02:32:50 PM (9 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
ar5315_microredboot/microredboot/ecos/packages/redboot/current/src/net/fwupgrade.h
r12370 r12376 11 11 int do_flash); 12 12 extern int fw_check_image_senao(unsigned char *addr, unsigned long maxlen, 13 int do_flash);13 int do_flash); 14 14 15 15 #define MAX_IMAGE_SIZE 0x7E0000 /* 4mb - 64k */
