summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nuttx/arch/dm320/src/up_head.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/arch/dm320/src/up_head.S b/nuttx/arch/dm320/src/up_head.S
index c82a13b7f..a00e615c3 100644
--- a/nuttx/arch/dm320/src/up_head.S
+++ b/nuttx/arch/dm320/src/up_head.S
@@ -280,7 +280,6 @@ __start:
/* Perform early serial initialization */
#ifdef CONFIG_DEV_CONSOLE
- mov fp, #0
bl up_earlyserialinit
#endif