From b5f483c43a223c42a707b7e4d7cf08e6d9e7e3f2 Mon Sep 17 00:00:00 2001 From: Lee Lup Yuen Date: Wed, 8 May 2024 17:57:34 +0800 Subject: [PATCH] Update doc --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 60a0651..0c7fab8 100644 --- a/README.md +++ b/README.md @@ -1016,7 +1016,9 @@ Based on the SG2000 Device Tree: [cv181x_milkv_duos_sd.dts](cv181x_milkv_duos_sd We see that PLIC is at 0x7000_0000, CLINT at 0x7400_0000. Let's implement this in NuttX... -TODO: Fix the PLIC Interrupt Controller in NuttX +TODO: Fix the PLIC Interrupt Controller for SG2000 + +https://gist.github.com/lupyuen/922e6379375fbc5d775d1e83cac4deb5 # U-Boot Commands for Milk-V Duo S