diff options
author | Tom Rini <trini@konsulko.com> | 2017-11-22 07:28:58 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-11-22 07:28:58 -0500 |
commit | d9d76023ea0d567b0630e85d1bef67b5b1a788d3 (patch) | |
tree | 670247b653a049be8aceebc16bf9dcc1d112f9f4 /arch/arm/include/asm/arch-bcm235xx/boot0.h | |
parent | 16fa2eb95172e63820ee5f3d4052f3362a6de84e (diff) | |
parent | 08790230fe80d46ff6368e0dc1e1be500ca3c4bf (diff) |
Merge git://git.denx.de/u-boot-rockchip
Diffstat (limited to 'arch/arm/include/asm/arch-bcm235xx/boot0.h')
-rw-r--r-- | arch/arm/include/asm/arch-bcm235xx/boot0.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-bcm235xx/boot0.h b/arch/arm/include/asm/arch-bcm235xx/boot0.h index a747bd3823..28f05ba32d 100644 --- a/arch/arm/include/asm/arch-bcm235xx/boot0.h +++ b/arch/arm/include/asm/arch-bcm235xx/boot0.h @@ -5,5 +5,7 @@ */ /* BOOT0 header information */ +_start: + ARM_VECTORS .word 0xbabeface .word _end - _start |