Add BDF files for Linksys MX6200#117
Merged
openwrt-bot merged 2 commits intoopenwrt:mainfrom Dec 25, 2025
Merged
Conversation
Add IPQ5018 board file for Linksys MX6200. The BDF was edited to update to template version 3.4.0, to remove regdomain, and update to the regdb taken from: WLAN.HK.2.12-01460-QCAHKSWPL_SILICONZ-1 v1 Signed-off-by: George Moussalem <george.moussalem@outlook.com> Link: openwrt#117 Signed-off-by: Robert Marko <robimarko@gmail.com>
Add QCN6122 board file for Linksys MX6200. The BDF was edited to update to template version 3.4.0, to remove regdomain, and update to the regdb taken from: WLAN.HK.2.12-01460-QCAHKSWPL_SILICONZ-1 v1 It contains both board files for the 5G and 6G radios: ath11k-bdencoder -i board-linksys_mx6200.qcn6122 FileSize: 262340 FileCRC32: 6bf5d575 FileMD5: 1e7490f9ebafb2973db598ad335ef70a BoardNames[0]: 'bus=ahb,qmi-chip-id=0,qmi-board-id=255,variant=Linksys-MX6200-5G' BoardLength[0]: 131072 BoardCRC32[0]: 5200b103 BoardMD5[0]: 215cfa10098c4c9c5eb4e854b8b2bb28 BoardNames[1]: 'bus=ahb,qmi-chip-id=0,qmi-board-id=255,variant=Linksys-MX6200-6G' BoardLength[1]: 131072 BoardCRC32[1]: b6ce3838 BoardMD5[1]: 351cf945eddc2f5011e3c56b488a7cf6 Signed-off-by: George Moussalem <george.moussalem@outlook.com> Link: openwrt#117 Signed-off-by: Robert Marko <robimarko@gmail.com>
Contributor
|
Thanks! Rebased on top of main and merged! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add IPQ5018 and QCN6122 board files for Linksys MX6200
The BDF files were edited to update to template version 3.4.0, to remove regdomain,
and update to the regdb taken from WLAN.HK.2.12-01460-QCAHKSWPL_SILICONZ-1 v1
Signed-off-by: George Moussalem george.moussalem@outlook.com