fomu-flash: disable ICE40_DEBUG_PATCH

Since we've got ice40 working, we don't need to debug it anymore.

Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
Sean Cross 2019-02-26 14:49:11 +08:00
parent 89af26047e
commit 9506159380
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
static unsigned int F_RESET = 27;
#define F_DONE 17
#define DEBUG_ICE40_PATCH
// #define DEBUG_ICE40_PATCH
static int spi_irw_readb(void *data) {
return spiRx(data);