Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@efectn
Copy link
Member

@efectn efectn commented Sep 11, 2025

Description

In Linux kernel 6.12.31, there is a regression which causes some rk3588 boards (orange pi 5 and khadas edge 2 tested so far) to get stuck during initramfs when using sd card boot. It's been fixed by reverting torvalds/linux@5b1b4cb commit, but it is just a workaround for now.

GitHub issue reference:
Jira reference number [AR-9999]

How Has This Been Tested?

  • Tested with Orange Pi 5

Checklist:

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 11, 2025

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (55)
  • patch/kernel/archive/rockchip64-6.12/add-board-helios64.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/board-helios64-dts-fix-stability-issues.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/board-helios64-remove-pcie-ep-gpios.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/board-pbp-add-dp-alt-mode.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/board-rock3a-0003-add-gpio-names.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/board-rockpis-0030-fix10MbitEthernet.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/board-rockpis-dts-fixes.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/board-rockpro64-0001-Add-pcie-bus-scan-delay.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/board-rockpro64-change-rx_delay-for-gmac.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/board-rockpro64-fix-emmc.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/board-rockpro64-fix-spi1-flash-speed.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/board-rocks0-0001-deviceTree.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/board-rocks0-0002-Revert-arm64-dts-rockchip-Fix-sdmmc-access-on-rk3308.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/board-station-m2.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/drivers-regulator-fan53555-bug-fixed.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/general-clk-rockchip-rk3568-Add-PLL-rate-for-33.3MHz.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/general-disable-mtu-validation.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/general-fix-es8316-kernel-panic.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/general-increase-spdif-dma-burst.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/general-pl330-01-fix-periodic-transfers.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/general-pl330-02-add-support-for-interleaved-transfers.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/general-pl330-04-bigger-mcode-buffer.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/general-pl330-05-fix-unbalanced-power-down.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/general-pl330-06-fix-buffer-underruns.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/general-revert-pinctrl-devicetree-do-not-goto-err-when-probi.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/general-rk3328-dtsi-trb-ent-quirk.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/general-v4l2-iep-driver.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/general-v4l2-rkvdec-00-fixes.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/general-v4l2-rkvdec-01-vp9.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/general-v4l2-rkvdec-02-hevc.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/media-0001-Add-rkvdec2-Support-v3.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/media-0003-rk3568-disable-hantro-h264.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/net-ethernet-realtek-add-r8169-LED-configuration-from-OF.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/net-phy-realtek-add-rtl8211x-LED-configuration-from-OF.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/net-usb-r8152-add-LED-configuration-from-OF.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/rk3308-add-tsadc-driver.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/rk3308-fix-uart-dma.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/rk3308-i2s-default-rate.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/rk3308-internal-rgb-lcdc.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/rk3308-vop-output.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/rk3328-add-dmc-driver.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/rk3328-add-rga-node.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/rk3328-dtsi-mali-opp-table.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/rk3328-dtsi-spdif.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/rk3328-dtsi-usb3-reset-properties.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/rk3328-gpu-cooling-target.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/rk3399-fix-pci-lanes.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/rk3399-fix-pci-phy.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/rk3399-rp64-pcie-Reimplement-rockchip-PCIe-bus-scan-delay.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/rk3588-0010-fix-clk-divisions.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/rk3588-0132-phy-phy-rockchip-samsung-hdptx-Add-FRL-EARC-support.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/rk3588-0135-arm64-dts-rockchip-Add-HDMI0-bridge-CLK-to-rk3588.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/rk3588-0170-drm-rockchip-vop2-add-clocks-reset-support.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/rk3588-1012-arm64-dts-rockchip-Enable-HDMI0-on-rock-5b.patch is excluded by !patch/**
  • patch/kernel/archive/rockchip64-6.12/rk35xx-montjoie-crypto-v2-rk35xx.patch is excluded by !patch/**

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added size/small PR with less then 50 lines 11 Milestone: Fourth quarter release Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... labels Sep 11, 2025
@github-actions github-actions bot added size/large PR with 250 lines or more and removed size/small PR with less then 50 lines labels Sep 11, 2025
@github-actions github-actions bot added the Ready to merge Reviewed, tested and ready for merge label Sep 15, 2025
@github-actions
Copy link
Contributor

✅ This PR has been reviewed and approved — all set for merge!

@github-actions github-actions bot removed the Needs review Seeking for review label Sep 15, 2025
@igorpecovnik igorpecovnik merged commit 8b48d99 into armbian:main Sep 15, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

11 Milestone: Fourth quarter release Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... Ready to merge Reviewed, tested and ready for merge size/large PR with 250 lines or more

Development

Successfully merging this pull request may close these issues.

3 participants