summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-bcm235xx/boot0.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/include/asm/arch-bcm235xx/boot0.h')
-rw-r--r--arch/arm/include/asm/arch-bcm235xx/boot0.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-bcm235xx/boot0.h b/arch/arm/include/asm/arch-bcm235xx/boot0.h
new file mode 100644
index 0000000..8cde42b
--- /dev/null
+++ b/arch/arm/include/asm/arch-bcm235xx/boot0.h
@@ -0,0 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
+/*
+ * Copyright 2016 Broadcom Corporation.
+ */
+
+/* BOOT0 header information */
+_start:
+ ARM_VECTORS
+ .word 0xbabeface
+ .word _end - _start