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)
Nov 23 2024, 1:24 PM
Unknown Object (File)
Nov 16 2024, 6:12 PM
Unknown Object (File)
Nov 11 2024, 5:57 AM
Unknown Object (File)
Oct 2 2024, 1:22 PM
Unknown Object (File)
Sep 29 2024, 6:39 PM
Unknown Object (File)
Sep 27 2024, 1:44 AM
Unknown Object (File)
Aug 13 2024, 9:26 PM
Unknown Object (File)
Aug 13 2024, 9:26 PM
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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6964
Build 7149: arc lint + arc unit

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.