summaryrefslogtreecommitdiff
path: root/bootstub.h
diff options
context:
space:
mode:
Diffstat (limited to 'bootstub.h')
-rw-r--r--bootstub.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstub.h b/bootstub.h
index 44af1b2..dbd9dbf 100644
--- a/bootstub.h
+++ b/bootstub.h
@@ -8,6 +8,7 @@
#define BZIMAGE_SIZE_OFFSET 0x1100100
#define INITRD_SIZE_OFFSET 0x1100104
#define SPI_UART_SUPPRESSION 0x1100108
+#define SPI_TYPE 0x110010c /*0:SPI0 1:SPI1*/
#define STACK_OFFSET 0x1101000
#define BZIMAGE_OFFSET 0x1102000