build icon indicating copy to clipboard operation
build copied to clipboard

[Feature Request]: Luckfox Core3566 ugly support or to not support at all

Open buldo opened this issue 1 year ago • 2 comments

Which feature would you like to have?

Hello, there is RK3566 compute module Luckfox Core3566. As I understand it co-branded in some way with Waveshare.
Manufacturer provides very bad sdk based on old kernel.

What I did:

  • take armbian config files and u-boot dts from radxa zero3 and modified it
  • added dts from Luckfox SDK kernel

This allows me to get working image for Luckfox Core3566( my board has no wifi module and emmc).

But patch soooo ugly so I don't know to do or not PR

armbian-core3566.patch

Can someone provide feedback about my patch? P.S. I have no resources to refactor or support in long term

Funding

buldo avatar Sep 24 '24 22:09 buldo

Jira ticket: AR-2500

github-actions[bot] avatar Sep 24 '24 22:09 github-actions[bot]

The dts files should go into armbian/linux-rockchip like this: https://github.com/armbian/linux-rockchip/pull/245 and the rest into the build repo here. Would be two individual PRs.

EvilOlaf avatar Sep 25 '24 05:09 EvilOlaf

@EvilOlaf what about u-boot DTS?
In my branch radxa u-boot used and patched

buldo avatar Oct 07 '24 23:10 buldo

I think here: https://github.com/armbian/build/tree/main/patch/u-boot/legacy

EvilOlaf avatar Oct 08 '24 13:10 EvilOlaf

Hi @buldo I have a Core3566 (with wifi and emmc), i can help you testing.

ceccocats avatar Oct 08 '24 20:10 ceccocats

@ceccocats I made PR #7354 I don't know is armbian CI for PR provides images or not. I can share image for SD card that I built earlier( if it allowed here to post links on mega)

buldo avatar Oct 08 '24 22:10 buldo

We can close this issue, the PR was merged on mainline #7354, to report an issue open a new issue, and the maintainer will check it

SuperKali avatar Oct 09 '24 20:10 SuperKali