aparcar / openwrt

Staging tree of Paul Spooren
Other
8 stars 1 forks source link

DSA support #14

Open aparcar opened 3 years ago

aparcar commented 3 years ago

Supported targets:

Notes from @hauke:

We will migrate some more boards to DSA, the lantiq/xrx200 target is using DSA in master now. It looks like some boards with qca8k would switch. These changes should be local to one target or even board anyway. The infrastructure is already provided. This can continue without much coordination and we can see what is finished when we branch.

Ansuel commented 3 years ago

Hope i'm not polluting this... Anyway i made a parsing script to help devs convert to qca8k.... This is the output of the script run for ath79 https://pastebin.com/jCF0ziz4 If you find any qca83xx switch consider that most of the stuff is already handle and we can use the parsing script to convert the magic values... the script made it clear that we address 99% of the different config with only some strange undocumented stuff that will require an hack to set them... (only 4 not converted regs that actually refer to the same regs so it's really one settings missing)

abajk commented 2 years ago

sunxi was done here: 47b531de

CHKDSK88 commented 2 years ago

Kirkwood was done: https://github.com/openwrt/openwrt/commit/4fd7e539e4f90128bdd7cb71c729a4b32f5de86e