]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/arm1176/tnetv107x/lowlevel_init.S
ARM: remove tnetv107x board support
[karo-tx-uboot.git] / arch / arm / cpu / arm1176 / tnetv107x / lowlevel_init.S
diff --git a/arch/arm/cpu/arm1176/tnetv107x/lowlevel_init.S b/arch/arm/cpu/arm1176/tnetv107x/lowlevel_init.S
deleted file mode 100644 (file)
index a8bce47..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-/*
- * TNETV107X: Low-level pre-relocation initialization
- *
- * SPDX-License-Identifier:    GPL-2.0+
- */
-
-.globl lowlevel_init
-lowlevel_init:
-       /* nothing for now, maybe needed for more exotic boot modes */
-       mov     pc, lr