diff --git a/starfive/visionfive/v2/8gb-patch.dts b/starfive/visionfive/v2/8gb-patch.dts deleted file mode 100644 index 342dcba..0000000 --- a/starfive/visionfive/v2/8gb-patch.dts +++ /dev/null @@ -1,11 +0,0 @@ -/dts-v1/; -/plugin/; -/ { - compatible = "starfive,jh7110"; - fragment@0 { - target-path = "/memory@40000000"; - __overlay__ { - reg = <0x0 0x40000000 0x2 0x0>; - }; - }; -}; diff --git a/starfive/visionfive/v2/README.md b/starfive/visionfive/v2/README.md index 1ab7918..6ceb59b 100644 --- a/starfive/visionfive/v2/README.md +++ b/starfive/visionfive/v2/README.md @@ -54,19 +54,6 @@ Build the sd image. nix build .# ``` -## Additional configuration -Additional configuration may be needed depending on your specific hardware configuration. - -### 8GB memory -If your board has 8GB of RAM add the following to your config: - -``` nix -hardware.deviceTree.overlays = [{ - name = "8GB-patch"; - dtsFile = "${nixos-hardware}/starfive/visionfive/v2/8gb-patch.dts"; -}]; -``` - # Updating the bootloader ## SD-Card Install the firmware update script