summaryrefslogtreecommitdiff
path: root/board/strago/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/strago/build.mk')
-rw-r--r--board/strago/build.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/strago/build.mk b/board/strago/build.mk
index 4a0bc00f08..d6559b43c9 100644
--- a/board/strago/build.mk
+++ b/board/strago/build.mk
@@ -8,7 +8,7 @@
# the IC is SMSC MEC1322 / external SPI is 4MB / external clock is crystal
CHIP:=mec1322
-CHIP_SPI_SIZE_MB:=4
+CHIP_SPI_SIZE_KB:=4096
board-y=board.o
# As this file is read more than once, must put the rules