xref: /rk3399_rockchip-uboot/arch/arm/include/asm/arch-bcm281xx/boot0.h (revision d2d9d8243e00415d3726b95b9d2d136849fd908d)
1cdaa633fSAndre Przywara /*
2cdaa633fSAndre Przywara  * Copyright 2016 Broadcom Corporation.
3cdaa633fSAndre Przywara  *
4cdaa633fSAndre Przywara  * SPDX-License-Identifier:	GPL-2.0+
5cdaa633fSAndre Przywara  */
6cdaa633fSAndre Przywara 
7cdaa633fSAndre Przywara /* BOOT0 header information */
8*d2d9d824SPhilipp Tomsich _start:
9*d2d9d824SPhilipp Tomsich 	ARM_VECTORS
10ce62e57fSAndre Przywara 	.word	0xbabeface
11cdaa633fSAndre Przywara 	.word	_end - _start
12