summaryrefslogtreecommitdiff
path: root/include/sunxi_image.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sunxi_image.h')
-rw-r--r--include/sunxi_image.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sunxi_image.h b/include/sunxi_image.h
index d0d1290eb7..5b2055c0af 100644
--- a/include/sunxi_image.h
+++ b/include/sunxi_image.h
@@ -13,6 +13,7 @@
#define SUNXI_IMAGE_H
#define BOOT0_MAGIC "eGON.BT0"
+#define BROM_STAMP_VALUE 0x5f0a6c39
#define SPL_SIGNATURE "SPL" /* marks "sunxi" SPL header */
#define SPL_MAJOR_BITS 3
#define SPL_MINOR_BITS 5