Skip to content

Commit 056360b

Browse files
committed
docs/2024/20240706_FPGA_Supported_Rocketchip.md: Successfully add h-extension on rocketchip.
1 parent 231da9c commit 056360b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/2024/20240706_FPGA_Supported_Rocketchip.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ ls -lh arch/riscv/boot/Image
348348
compatible = "riscv,uintc0";
349349
interrupt-controller;
350350
interrupts-extended = <&L2 0 &L5 0 &L3 0 &L20 0>;
351-
reg = <0x0 0x3000000 0x0 0x400>;
351+
reg = <0x0 0x3000000 0x0 0x1000>;
352352
reg-names = "control";
353353
};
354354
L17: serial@60000000 {

0 commit comments

Comments
 (0)