openwrt / openwrt/mt76

MT7615 pcie card

Open
#478 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
888
Forks
436
PR merge metrics
No merged PRs in 30d

Description

When I use the mt7615 pcie module. I found that the driver is abnormal and it looks like the verification data cannot be read from efuse.
I see that many dts files are defined to read data from the factory partition
(mediatek,mtd-eeprom = <&factory 0x0000>)

Can the mt7615 driver support pcie module?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the mt7615 driver path that reads verification data from efuse and compare it with the DTS definitions using mediatek,mtd-eeprom and the factory partition. Reproduce the abnormal behavior with an mt7615 PCIe module and determine whether the driver can read the required data. Done means PCIe support works with the card's verification data available.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.