summaryrefslogtreecommitdiffstats
path: root/board/netstar/crcek.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/netstar/crcek.h')
-rw-r--r--board/netstar/crcek.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/netstar/crcek.h b/board/netstar/crcek.h
new file mode 100644
index 0000000000..30c08602f5
--- /dev/null
+++ b/board/netstar/crcek.h
@@ -0,0 +1,3 @@
+#define LOADER_SIZE (448 * 1024)
+#define LOADER1_OFFSET (128 * 1024)
+#define LOADER2_OFFSET (LOADER1_OFFSET + LOADER_SIZE)
OpenPOWER on IntegriCloud