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