Skip to content

Conversation

@zhouruixi
Copy link
Collaborator

@zhouruixi zhouruixi commented Dec 29, 2025

linux.config had too many lines, making it impossible to figure out which kconfig we actually needed. This made it difficult to maintain and inconvenient to use as a reference for adding support for other SBCs.

The radxa Linux BSP mainly performs the following tasks:

  1. Add dtb overlay to kernel source
  2. Applying patches
  3. Using rockchip_linux_defconfig
  4. Merge kconfig fragment

We can use Buildroot to do these things, and if we have time for testing, also can remove the Radxa BSP Kconfig fragments.

@zhouruixi zhouruixi requested a review from henkwiedig December 29, 2025 09:41
Copy link
Collaborator

@henkwiedig henkwiedig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

never bothered to analyze what bsp does here, cool work.
works on Runcam !

@henkwiedig
Copy link
Collaborator

Maybe also remove the docker and bsp references in the "Custom Build (Linux/WSL2)" section in the readme.

Signed-off-by: Ruixi Zhou <zhouruixi@gmail.com>
Signed-off-by: Ruixi Zhou <zhouruixi@gmail.com>
@zhouruixi zhouruixi merged commit 5933b9a into OpenIPC:master Dec 30, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants