diff --git a/docs/images/VP2430.png b/docs/images/VP2430.png new file mode 100644 index 0000000000..c80c39078d Binary files /dev/null and b/docs/images/VP2430.png differ diff --git a/docs/unified/protectli/recovery.md b/docs/unified/protectli/recovery.md index 3a8ddccb3a..d6985487c9 100644 --- a/docs/unified/protectli/recovery.md +++ b/docs/unified/protectli/recovery.md @@ -310,7 +310,9 @@ and Dasharo open-source firmware. 1. Flash the platform by using the following command: ```bash - flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=16000 -w [path_to_binary] + flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=16000 \ + -c "MX25L12833F/MX25L12835F/MX25L12845E/MX25L12865E/MX25L12873F" \ + -w [path_to_binary] ``` > Flashing with flashrom takes about 1 minute. diff --git a/docs/variants/protectli_vp2430/releases.md b/docs/variants/protectli_vp2430/releases.md index c13f50005b..f4ca6017a1 100644 --- a/docs/variants/protectli_vp2430/releases.md +++ b/docs/variants/protectli_vp2430/releases.md @@ -14,6 +14,4 @@ For details about our release process please read Test results for this platform can be found [here](https://docs.google.com/spreadsheets/d/1wSE6xA3K3nXewwLn5lV39_2wZL1kg5AkGb4mvmG3bwE/edit#gid=270990532). -## v0.9.0 - 2024-11-xx - > Coming soon! diff --git a/mkdocs.yml b/mkdocs.yml index a4b1778ef2..5709c63cad 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -116,7 +116,6 @@ plugins: 'variants/protectli_vp66xx/building_manual.md': 'unified/protectli/building_manual.md#vp6630vp6650vp6670' 'variants/protectli_vp2410/building_manual.md': 'unified/protectli/building_manual.md#vp2410' 'variants/protectli_vp2420/building_manual.md': 'unified/protectli/building_manual.md#vp2420' - 'variants/protectli_vp2430/building_manual.md': 'unified/protectli/building_manual.md#vp2430' 'variants/protectli_fw6/firmware_update.md': 'unified/protectli/firmware_update.md#fw6' 'variants/protectli_vp1x1x/firmware_update.md': 'unified/protectli/firmware_update.md#v1000-series' @@ -124,7 +123,6 @@ plugins: 'variants/protectli_vp66xx/firmware_update.md': 'unified/protectli/firmware_update.md#vp6630vp6650vp6670' 'variants/protectli_vp2410/firmware_update.md': 'unified/protectli/firmware_update.md#vp2410' 'variants/protectli_vp2420/firmware_update.md': 'unified/protectli/firmware_update.md#vp2420' - 'variants/protectli_vp2430/firmware_update.md': 'unified/protectli/firmware_update.md#vp2430' 'variants/protectli_fw6/initial-deployment.md': 'unified/protectli/initial-deployment.md#fw6' 'variants/protectli_vp1x1x/initial-deployment.md': 'unified/protectli/initial-deployment.md#v1000-series' @@ -132,7 +130,6 @@ plugins: 'variants/protectli_vp66xx/initial-deployment.md': 'unified/protectli/initial-deployment.md#vp6630vp6650vp6670' 'variants/protectli_vp2410/initial-deployment.md': 'unified/protectli/initial-deployment.md#vp2410' 'variants/protectli_vp2420/initial-deployment.md': 'unified/protectli/initial-deployment.md#vp2420' - 'variants/protectli_vp2430/initial-deployment.md': 'unified/protectli/initial-deployment.md#vp2430' 'variants/protectli_fw6/overview.md': 'unified/protectli/overview.md#fw6' 'variants/protectli_vp1x1x/overview.md': 'unified/protectli/overview.md#v1000-series' @@ -140,7 +137,6 @@ plugins: 'variants/protectli_vp66xx/overview.md': 'unified/protectli/overview.md#vp6630vp6650vp6670' 'variants/protectli_vp2410/overview.md': 'unified/protectli/overview.md#vp2410' 'variants/protectli_vp2420/overview.md': 'unified/protectli/overview.md#vp2420' - 'variants/protectli_vp2430/overview.md': 'unified/protectli/overview.md#vp2430' 'variants/protectli_vp46xx/post-install.md': 'unified/protectli/post-install.md#vp4630vp4650vp4670vp6630vp6650vp6670' 'variants/protectli_vp66xx/post-install.md': 'unified/protectli/post-install.md#vp4630vp4650vp4670vp6630vp6650vp6670' @@ -151,7 +147,6 @@ plugins: 'variants/protectli_vp66xx/recovery.md': 'unified/protectli/recovery.md#vp6630vp6650vp6670' 'variants/protectli_vp2410/recovery.md': 'unified/protectli/recovery.md#vp2410' 'variants/protectli_vp2420/recovery.md': 'unified/protectli/recovery.md#vp2420' - 'variants/protectli_vp2430/recovery.md': 'unified/protectli/recovery.md#vp2430' 'variants/protectli_fw6/test-matrix.md': 'unified/protectli/test-matrix.md#fw6' 'variants/protectli_vp1x1x/test-matrix.md': 'unified/protectli/test-matrix.md#v1000-series' @@ -159,7 +154,6 @@ plugins: 'variants/protectli_vp66xx/test-matrix.md': 'unified/protectli/test-matrix.md#vp6630vp6650vp6670' 'variants/protectli_vp2410/test-matrix.md': 'unified/protectli/test-matrix.md#vp2410' 'variants/protectli_vp2420/test-matrix.md': 'unified/protectli/test-matrix.md#vp2420' - 'variants/protectli_vp2430/test-matrix.md': 'unified/protectli/test-matrix.md#vp2430' 'osf-trivia-list/dasharo-entry-subscription.md': 'osf-trivia-list/dasharo-pro-package.md' 'variants/hardware-compatibility-list.md': 'variants/overview.md'