much more stable now but still I/O errors when copying large volumes
This commit is contained in:
@@ -103,7 +103,6 @@ static uint8_t xchg_spi(uint8_t byte)
|
||||
|
||||
fifo = MCF_DSPI_DRFR;
|
||||
|
||||
MCF_DSPI_DSR = 0xffffffff;
|
||||
res = fifo & 0xff;
|
||||
return res;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user