[PR #17] [MERGED] Develop #26

Closed
opened 2026-03-07 19:11:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/007revad/Synology_enable_M2_card/pull/17
Author: @007revad
Created: 11/28/2023
Status: Merged
Merged: 11/28/2023
Merged by: @007revad

Base: mainHead: develop


📝 Commits (9)

📊 Changes

16 files changed (+379 additions, -154 deletions)

View changed files

📝 CHANGES.txt (+6 -0)
📝 README.md (+37 -22)
bin/dtbpatch (+0 -0)
dtb/ds1621+_model.dtb (+0 -0)
dtb/ds1821+_model.dtb (+0 -0)
dtb/ds1823xs+_model.dtb (+0 -0)
dtb/ds2422+_model.dtb (+0 -0)
dtb/rs1221+_model.dtb (+0 -0)
dtb/rs1221rp+_model.dtb (+0 -0)
dtb/rs2421+_model.dtb (+0 -0)
dtb/rs2421rp+_model.dtb (+0 -0)
dtb/rs2423+_model.dtb (+0 -0)
dtb/rs2821rp+_model.dtb (+0 -0)
dtb/rs822+_model.dtb (+0 -0)
dtb/rs822rp+_model.dtb (+0 -0)
📝 syno_enable_m2_card.sh (+336 -132)

📄 Description

v2.0.6

  • Updated to work with DSM 7.2 Update 2 and later.
  • Now edits model.dtb instead of downloading a pre-edited version.
  • Added M2D17 for models that use devicetree,
    • '21 and newer models with V1000, Broadwellnkv2, Purley, Broadwellnkv2 and Epyc7002 CPU arch.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/007revad/Synology_enable_M2_card/pull/17 **Author:** [@007revad](https://github.com/007revad) **Created:** 11/28/2023 **Status:** ✅ Merged **Merged:** 11/28/2023 **Merged by:** [@007revad](https://github.com/007revad) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (9) - [`52ae68f`](https://github.com/007revad/Synology_enable_M2_card/commit/52ae68fbcdcc30946452d06c658176a02d7190c1) Delete bin/dtbpatch - [`dbaabf8`](https://github.com/007revad/Synology_enable_M2_card/commit/dbaabf88c9146ba105fc944fd6df9b8079c62ab3) Delete dtb directory - [`4144ed1`](https://github.com/007revad/Synology_enable_M2_card/commit/4144ed1cac68bb4ee37a6cf1cf4bca57c13a52ec) Update CHANGES.txt - [`f81d2ec`](https://github.com/007revad/Synology_enable_M2_card/commit/f81d2ecb28a69851f8025acf5923b3405c51de59) Update syno_enable_m2_card.sh - [`6bbba22`](https://github.com/007revad/Synology_enable_M2_card/commit/6bbba22e9ad50297d50593b559659f3c9221e683) Update CHANGES.txt - [`ac425b9`](https://github.com/007revad/Synology_enable_M2_card/commit/ac425b918caaebf6a2228af172ef6b534e87f1ba) Update README.md - [`61f6e9c`](https://github.com/007revad/Synology_enable_M2_card/commit/61f6e9ced5377b7282ad02fd39182eed7b5bc56d) Update README.md - [`4e7fa48`](https://github.com/007revad/Synology_enable_M2_card/commit/4e7fa48416bdba326def658e4f91919a6169995d) Update README.md - [`d3e8c57`](https://github.com/007revad/Synology_enable_M2_card/commit/d3e8c57d69d78dadbf6e546caac5ecab68440b11) Update README.md ### 📊 Changes **16 files changed** (+379 additions, -154 deletions) <details> <summary>View changed files</summary> 📝 `CHANGES.txt` (+6 -0) 📝 `README.md` (+37 -22) ➖ `bin/dtbpatch` (+0 -0) ➖ `dtb/ds1621+_model.dtb` (+0 -0) ➖ `dtb/ds1821+_model.dtb` (+0 -0) ➖ `dtb/ds1823xs+_model.dtb` (+0 -0) ➖ `dtb/ds2422+_model.dtb` (+0 -0) ➖ `dtb/rs1221+_model.dtb` (+0 -0) ➖ `dtb/rs1221rp+_model.dtb` (+0 -0) ➖ `dtb/rs2421+_model.dtb` (+0 -0) ➖ `dtb/rs2421rp+_model.dtb` (+0 -0) ➖ `dtb/rs2423+_model.dtb` (+0 -0) ➖ `dtb/rs2821rp+_model.dtb` (+0 -0) ➖ `dtb/rs822+_model.dtb` (+0 -0) ➖ `dtb/rs822rp+_model.dtb` (+0 -0) 📝 `syno_enable_m2_card.sh` (+336 -132) </details> ### 📄 Description v2.0.6 - Updated to work with DSM 7.2 Update 2 and later. - Now edits model.dtb instead of downloading a pre-edited version. - Added M2D17 for models that use devicetree, - '21 and newer models with V1000, Broadwellnkv2, Purley, Broadwellnkv2 and Epyc7002 CPU arch. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 19:11:32 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Synology_enable_M2_card#26
No description provided.