hi guyz,
you mentioned in closed topic your comment about difficulties designing own board.
I have solved most of them but facing a big one.
How to calibrate the RT5350 wireless on OpenWRT
I have a board with sample binary on flash.
of which factory partition need to configure using WiFi calibration tool.
I have taken permission to use callibration tool.
Now stuck on driver need to support that tool.
I got the info that they use diffetant private ioctl with help of iwpriv command.
I have also reffered your mt7620 wireless driver code.
it is good work but it does not help me in my problem.
So now I need help regarding how to modify your 7620 driver to support RT5350
I dont expect spoon feeding help but just the point me at the rght dirrection.
I am thinking of creating a branch to your code.
Thanks in advance
hi guyz,
you mentioned in closed topic your comment about difficulties designing own board.
I have solved most of them but facing a big one.
How to calibrate the RT5350 wireless on OpenWRT
I have a board with sample binary on flash.
of which factory partition need to configure using WiFi calibration tool.
I have taken permission to use callibration tool.
Now stuck on driver need to support that tool.
I got the info that they use diffetant private ioctl with help of iwpriv command.
I have also reffered your mt7620 wireless driver code.
it is good work but it does not help me in my problem.
So now I need help regarding how to modify your 7620 driver to support RT5350
I dont expect spoon feeding help but just the point me at the rght dirrection.
I am thinking of creating a branch to your code.
Thanks in advance