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

Introducing Rockchip RK322X SoC support #2032

Merged
merged 3 commits into from Jun 19, 2020

Conversation

@paolosabatino
Copy link
Contributor

@paolosabatino paolosabatino commented Jun 17, 2020

Main features:

  • Legacy kernel flavour based upon stable v2.x rk3288 Rockchip branch (https://github.com/rockchip-linux/kernel/tree/stable-4.4-rk3288-linux-v2.x)
  • Current kernel flavour based on mainline 5.6.y kernel
  • Mainline u-boot (v2020.04)
  • Single generic tv box target (rk322x-box) which boots on all the known tv boxes
  • Hardware devices (eMMC/NAND, led wiring configuration, SoC variant selection) modulation done by user at runtime via device tree overlays - a script (rk322x-config) is provided for autodetection and simple configuration by unexperienced users;
  • Bits added to armbian-hardware-optimization to set affinity for irq handlers
  • rk322x-box targets already added to targets.conf for automatic image creation

Everything should be safe and not break anything of the existing paths, although it shares some of the udev rules from the rockchip bsp.

Main features:

- Legacy kernel flavour based upon stable v2.x rk3288 Rockchip branch (https://github.com/rockchip-linux/kernel/tree/stable-4.4-rk3288-linux-v2.x)
- Current kernel flavour based on mainline 5.6.y kernel
- Mainline u-boot (v2020.04)
- Single generic tv box target (rk322x-box) which boots on all the known tv boxes
- Hardware devices (eMMC/NAND, led wiring configuration, SoC variant selection) modulation done by yser at runtime via device tree overlays - a script (rk322x-config) is provided for autodetection and simple configuration by unexperienced users;
- Bits added to armbian-hardware-optimization to set affinity for irq handlers
- rk322x-box targets already added to targets.conf for automatic image creation
@igorpecovnik igorpecovnik merged commit 23604e8 into armbian:master Jun 19, 2020
2 checks passed
2 checks passed
@github-actions
Compile changed kernels
Details
@lanefu
armbian-test-pr head run ended
Details
@paolosabatino paolosabatino deleted the paolosabatino:rk3229-squashed branch Jun 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants