From 00137d34bea8ce056ad0ad468ebe7eb2138a0b1b Mon Sep 17 00:00:00 2001 From: Lee Lup Yuen Date: Sun, 26 Nov 2023 14:40:18 +0800 Subject: [PATCH] Disable and re-enable MMU. before1=0, before2=0, after1=1, after2=0 --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 69acc8c..9197d3e 100644 --- a/README.md +++ b/README.md @@ -3591,6 +3591,16 @@ TODO: [d0_lowload Boot Code](https://github.com/openbouffalo/OBLFR/blob/master/a TODO: Set Strong Order (Bit 63) in MMU Page Table Entries. Retest the setting of PLIC Interrupt Priority +TODO: Disable and re-enable MMU + +```text +jh7110_mm_init: Disable MMU +mmu_write_satp: reg=0 +jh7110_mm_init: Test Interrupt Priority +test_interrupt_priority: before1=0, before2=0, after1=1, after2=0 +jh7110_mm_init: Enable MMU +``` + # Documentation for Ox64 BL808 ![Pine64 Ox64 64-bit RISC-V SBC (Sorry for my substandard soldering)](https://lupyuen.github.io/images/ox64-solder.jpg)