Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / u-boot / arch / arm / cpu / arm1176 / tnetv107x / lowlevel_init.S
diff --git a/qemu/roms/u-boot/arch/arm/cpu/arm1176/tnetv107x/lowlevel_init.S b/qemu/roms/u-boot/arch/arm/cpu/arm1176/tnetv107x/lowlevel_init.S
new file mode 100644 (file)
index 0000000..a8bce47
--- /dev/null
@@ -0,0 +1,10 @@
+/*
+ * 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