Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / u-boot / board / freescale / mx25pdk / lowlevel_init.S
diff --git a/qemu/roms/u-boot/board/freescale/mx25pdk/lowlevel_init.S b/qemu/roms/u-boot/board/freescale/mx25pdk/lowlevel_init.S
new file mode 100644 (file)
index 0000000..8c581b5
--- /dev/null
@@ -0,0 +1,10 @@
+/*
+ * Copyright (c) 2011  Freescale Semiconductor
+ *
+ * SPDX-License-Identifier:    GPL-2.0+
+ */
+
+.globl lowlevel_init
+lowlevel_init:
+
+       mov     pc, lr