#define FINDSTR(addr, str) (!strncmp((char*)addr, str, strlen(str)))
#define FINDSTR(addr, str) (!strncmp((char*)addr, str, strlen(str)))
}
printf("0x%08x: BOARD_DESCRIPTION: ", pos-fw);
print_boarddescription(pos);
}
printf("0x%08x: BOARD_DESCRIPTION: ", pos-fw);
print_boarddescription(pos);
if (showall) {
show_properties(fw, statbuf.st_size - 4);
handle_boarddescription(fw, statbuf.st_size -4, 0);
if (showall) {
show_properties(fw, statbuf.st_size - 4);
handle_boarddescription(fw, statbuf.st_size -4, 0);