diff --git a/visionfive2/README.md b/visionfive2/README.md index a86f83d..151061b 100644 --- a/visionfive2/README.md +++ b/visionfive2/README.md @@ -1,7 +1,7 @@ # VisionFive 2 -As of writing, VisionFive 2 support is quite experimental. +As of writing, VisionFive 2 support is quite experimental; see [kernel/README.md](kernel/README.md). ## Flash the bootloader via serial connection diff --git a/visionfive2/kernel/README.md b/visionfive2/kernel/README.md new file mode 100644 index 0000000..018bb74 --- /dev/null +++ b/visionfive2/kernel/README.md @@ -0,0 +1,4 @@ + +# VisionFive 2 kernel + +The VisionFive 2 kernel is still under development. Most of the contents of this directory only exist in order to work around build errors and a crash or two. As such, the settings described here are by no means final, or even good.