Sunxi target broken in Master?

Thanks! It's currently building... I just put that as a .patch file in the patches-5.10 folder? Or do I need to invoke some command or setting in menuconfig?

Nothing else needed, just make sure to run make clean before make so it gets applied

1 Like

Your patch worked and indeed solved the problem!

The bootlog now shows configuring for phy/rgmii-id link mode and I can ping/SSH into the device.

Can you submit your patch to be merged? (Side note: I don't have any other Sunxi-devices to test, but wouldn't it be likely this is required for more devices in this target with 5.10 kernel?)

Sure, can you just provide your Tested-by tag so I can add it?

I'm not fully sure what the documentation expects a tested-by tag to look like?

Tested-by: Ron Goossens <rgoossens@gmail.com>

Is that sufficient?

Yes, that's exactly how to format this - if you like, you can (optionally) add the tested device in straight brackets behind that, so e.g.

Tested-by: John Doe <jd@example.com> [sunxi/orangepi 0+]

1 Like

Patch sent out.
https://www.spinics.net/lists/arm-kernel/msg934070.html

1 Like

It got merged upstream and in OpenWrt.
https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=ebb6f9287e33c3760b076efa6dcc1cce90e1a109

1 Like

And buildbot is already on it's way as well: https://buildbot.openwrt.org/master/images/#/builders/11/builds/349

Edit: snapshot builds now contain the fix

1 Like

Can confirm that the snapshot build now indeed works as intended.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.