summaryrefslogtreecommitdiffstats
path: root/dediprog.c
diff options
context:
space:
mode:
Diffstat (limited to 'dediprog.c')
-rw-r--r--dediprog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dediprog.c b/dediprog.c
index f5d08ff..a730e4b 100644
--- a/dediprog.c
+++ b/dediprog.c
@@ -299,7 +299,7 @@ static int dediprog_spi_read(struct flashctx *flash, uint8_t *buf,
return 0;
}
-/* Bulk write interface, will read multiple page_size byte chunks aligned to page_size bytes.
+/* Bulk write interface, will write multiple page_size byte chunks aligned to page_size bytes.
* @start start address
* @len length
* @return 0 on success, 1 on failure
OpenPOWER on IntegriCloud