#include "util.h" // usleep // Sum the bytes in the specified area. u8 checksum(u8 *far_data, u32 len) { u32 i; u8 sum = 0; for (i=0; i