00001 00120 /* cache 00121 * @b Changes: 00122 * - Fred 25/12/08 15:30 GMT: 00123 * - Modified writeBlock to burn small blocks via buffer 00124 * - Added validation to flash burn direct function 00125 * - Added upper range to small table validation check 00126 * - Added test packets for small chunk write/burn 00127 * - Wrapped braces around protocol case blocks 00128 * - Fred 26/12/08 12:26 GMT: 00129 * - Added addresses for all the small table stuff 00130 * - Fixed buffer address creation code by casting 00131 * - Finished validation call blocks off 00132 * - Added return to block lookup for when ID not found 00133 * - Added more test packets for small chunk write/burn 00134 * - Fred 26/12/08 21:41 GMT: 00135 * - Removed stale comments from flashWrite.c 00136 * - Filled out file names in comments and header defs for decode 00137 * - Updated some TODOs entries etc in preparation for the weekends work 00138 * - Fred 31/12/08 09:45 GMT: 00139 * - Doxygenated the source code 00140 * - more even more lots more etc 00141 */ 00142