xref: /rk3399_rockchip-uboot/arch/arm/include/asm/arch-bcm281xx/boot0.h (revision eb5ba3aefdf0f6cbd61684eeb61428f11fa7613c)
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