xref: /openbmc/u-boot/arch/arm/include/asm/arch-bcm281xx/boot0.h (revision 9925f1dbc38c0ef7220c6fca5968c708b8e48764)
1 /*
2  * Copyright 2016 Broadcom Corporation.
3  *
4  * SPDX-License-Identifier:	GPL-2.0+
5  */
6 
7 /* BOOT0 header information */
8 _start:
9 	ARM_VECTORS
10 	.word	0xbabeface
11 	.word	_end - _start
12