summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/fw_base.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/fw_base.S b/firmware/fw_base.S
index 1725a92..9b525cc 100644
--- a/firmware/fw_base.S
+++ b/firmware/fw_base.S
@@ -114,7 +114,6 @@ _fdt_reloc_done:
/* Wait for boot hart */
_wait_for_boot_hart:
- fence rw, rw
la a4, _boot_hart_done
REG_L a5, (a4)
beqz a5, _wait_for_boot_hart