Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rock-5b: add initial radxa rock-5b .wip #4026

Merged
merged 2 commits into from Jul 29, 2022
Merged

Conversation

catalinii
Copy link
Contributor

@catalinii catalinii commented Jul 28, 2022

This is a continuation of: #3984 (by @rpardini ) that has the new board split into the new family - rockchip-rk3588 (as indicated by @igorpecovnik)

  • rock-5b: add initial radxa rock-5b .wip (by @amazingfate); vendor u-boot & vendor kernel
    uses legacy with Radxa's 5.10 (with no patches added to armbian).
  • CONFIG_VT=y & SKIP_BOOTSPLASH=yes
  • patch by @piter75 in uboot for working 'source' command so boot.scr can be used, and not extlinux
  • rock5 add kernel options by @lanefu

Tested on my rock-5b.

…oot & kernel

- .wip board
- using BOARDFAMILY `rk35xx`, which was for rock-3a
- patch by @piter75 uboot for working 'source' command so boot.scr can be used, and not extlinux
- .config: hammer CONFIG_JOYSTICK_XPAD & CONFIG_JOYSTICK_PSXPAD_SPI
- rock5 add kernel optiions by @lanefu
- disable CONFIG_LOCALVERSION_AUTO otherwise packaging goes insane
- make its kernel is own LINUXFAMILY to as to not mess up rock-3a
- CONFIG_VT=y & SKIP_BOOTSPLASH="yes"
@igorpecovnik igorpecovnik added the Ready to merge Reviewed, tested and ready for merge label Jul 29, 2022
@catalinii catalinii merged commit 1fdbab3 into armbian:master Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready to merge Reviewed, tested and ready for merge
Development

Successfully merging this pull request may close these issues.

None yet

3 participants