I have not looked at the change in binary size but it seems to be fine and still works on the device. nandboot.c:61:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] magicNum = *((uint32_t *) nand_header); ^ nand.c:800:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] uart_send_hexnum(*((uint32_t *) &read_buf[k]), 8);master
parent
43383917fd
commit
de83b50dec
Loading…
Reference in new issue