Page MenuHomeFreeBSD

add GDMA1 Frames Destination Port to Port 0 CPU setting
ClosedPublic

Authored by yamori813_yahoo.co.jp on Jan 23 2017, 6:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 7, 3:05 PM
Unknown Object (File)
Fri, Jan 31, 6:05 PM
Unknown Object (File)
Sat, Jan 25, 1:46 AM
Unknown Object (File)
Dec 26 2024, 1:32 PM
Unknown Object (File)
Dec 26 2024, 2:01 AM
Unknown Object (File)
Nov 23 2024, 1:24 PM
Unknown Object (File)
Nov 16 2024, 6:12 PM
Unknown Object (File)
Nov 11 2024, 5:57 AM
Subscribers
None

Details

Summary

Some u-boot not initaraize Frame Engine at MT7620. Then can't recive packet from network. Add GDMA1 Frames Destination Port to Port 0 CPU setting on GDM Forwarding Configuration.

Test Plan

Buffalo_WHR-300HP2N

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

yamori813_yahoo.co.jp retitled this revision from to add GDMA1 Frames Destination Port to Port 0 CPU setting.
yamori813_yahoo.co.jp updated this object.
yamori813_yahoo.co.jp edited the test plan for this revision. (Show Details)
mizhka edited edge metadata.
This revision is now accepted and ready to land.Jan 23 2017, 7:02 AM
sgalabov edited edge metadata.

I would like to eventually get rid of all the ifdef's (where possible, of course) related to SoC type (e.g., if defined MT7620, etc).. unfortunately at the moment I have absolutely no bandwidth to start doing that, so I am ok with this for now.

adrian edited edge metadata.

hi

I'm okay - we can fix the MT7620 define checks later on.

This revision was automatically updated to reflect the committed changes.