Skip to content

docs: add JMB585 kernel compatibility caution for Penta SATA HAT and Taco#1743

Merged
akgnah merged 1 commit intoradxa-docs:mainfrom
tangzz-radxa:docs/jmb585-penta-taco-kernel-caution
May 8, 2026
Merged

docs: add JMB585 kernel compatibility caution for Penta SATA HAT and Taco#1743
akgnah merged 1 commit intoradxa-docs:mainfrom
tangzz-radxa:docs/jmb585-penta-taco-kernel-caution

Conversation

@tangzz-radxa
Copy link
Copy Markdown
Contributor

Summary

Add caution note about Linux kernel commit ee95f3c affecting the JMB585 PCIe SATA controller used in Radxa Penta SATA HAT and Taco carrier board.

Changes

  • penta-sata-hat/penta-for-rpi5.md (CN): Added JMB585 kernel compatibility warning under "启用 PCIe" section
  • penta-sata-hat/penta-for-rpi5.md (EN): Same warning added in English
  • taco/getting-started/install-system/README.md (CN): Added JMB585 warning at top of install-system page
  • taco/getting-started/install-system/README.md (EN): Same warning added in English

Details

Since Linux kernel commit ee95f3c, the JMB585 SATA controller may fail to initialize on Raspberry Pi 5 / CM5 platforms. Users need to add the following to /boot/firmware/config.txt:

dtoverlay=pcie-32bit-dma-pi5

Ref: geerlingguy/raspberry-pi-pcie-devices#615 (comment)

…Taco

Add caution note about Linux kernel commit ee95f3c affecting the JMB585
PCIe SATA controller. After this kernel update, users may need to add
'dtoverlay=pcie-32bit-dma-pi5' in /boot/firmware/config.txt for the
Radxa Penta SATA HAT (and Taco SATA interfaces) to work properly.

Ref: geerlingguy/raspberry-pi-pcie-devices#615 (comment)
@tangzz-radxa tangzz-radxa requested a review from a team as a code owner May 8, 2026 02:14
@akgnah akgnah merged commit cd2084c into radxa-docs:main May 8, 2026
3 of 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