Skip to content

support rockchip devices #1893

@guilhem

Description

@guilhem

Description

The current ARM64 kernel misses some support for the Rockchip plaform.
It makes boards completely unusable.

Impact

These two boards can't be run, even if their UEFI boot is ok.
https://libre.computer/products/aml-s905d3-cc/
https://libre.computer/products/aml-a311d-cc/

Environment and steps to reproduce

  1. Set-up: get a aml-s905d3-cc or aml-a311d-cc
  2. Task: install flatcar 4230.2.3
  3. Action(s): boot
  4. Error: It hung there:

Image

Expected behavior

Flatcar should boot

Additional information

after debugging with @libre.computer people
The kernel lacks some parameters:

  • CONFIG_ARCH_ROCKCHIP
  • CONFIG_ROCKCHIP_PHY
  • CONFIG_ARCH_MESON
  • CONFIG_PCI_MESON

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    Status

    📝 Needs Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions