]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/arm/cpu/arm1176/tnetv107x/lowlevel_init.S
Merge branch 'u-boot/master' into u-boot-arm/master
[karo-tx-uboot.git] / arch / arm / cpu / arm1176 / tnetv107x / lowlevel_init.S
1 /*
2  * TNETV107X: Low-level pre-relocation initialization
3  *
4  * SPDX-License-Identifier:     GPL-2.0+
5  */
6
7 .globl lowlevel_init
8 lowlevel_init:
9         /* nothing for now, maybe needed for more exotic boot modes */
10         mov     pc, lr