Explorar o código

Clear 0x7c1 CSR

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
David Abdurachmanov %!s(int64=3) %!d(string=hai) anos
pai
achega
2acaad3729
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      firmware/fw_base.S

+ 1 - 0
firmware/fw_base.S

@@ -47,6 +47,7 @@
 	.globl _start
 	.globl _start_warm
 _start:
+	csrwi	0x7c1, 0
 	/* Find preferred boot HART id */
 	MOV_3R	s0, a0, s1, a1, s2, a2
 	call	fw_boot_hart