From f139fff6ae7063c1965fa3085bb2585d7d838d72 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Wed, 30 Oct 2024 13:34:18 +0200 Subject: rpc actually marks and unmarks stack regions + Processes won't be able to read previous stack frames etc --- docs/visionfive2.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/visionfive2.md') diff --git a/docs/visionfive2.md b/docs/visionfive2.md index 250a844..24677f8 100644 --- a/docs/visionfive2.md +++ b/docs/visionfive2.md @@ -13,6 +13,9 @@ point. The following is how to boot with an SD card. The board seems to support serial and ethernet booting, but I haven't looked into how they work. +The SD card should have an empty GPT table, you can create one with +`fdisk /dev/sdX/`. + 1. Build `kmi` with `GENERIC_UBOOT=1`. At the moment, SMP is broken on the VisionFive2, so you'll need to comment out `smp_bringup(d, fdt);` in `main.c`. -- cgit v1.3