summaryrefslogtreecommitdiffstats
path: root/u-boot/board/netstar/crcek.h
diff options
context:
space:
mode:
Diffstat (limited to 'u-boot/board/netstar/crcek.h')
-rw-r--r--u-boot/board/netstar/crcek.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/u-boot/board/netstar/crcek.h b/u-boot/board/netstar/crcek.h
new file mode 100644
index 0000000..30c0860
--- /dev/null
+++ b/u-boot/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)