RSS Bot Posted March 24, 2023 Posted March 24, 2023 Description A recent couple of patches, introduced in mainline kernel 6.1 to fix some rk356x emmc detection, break the detection of some old emmc parts on rk322x. This PR reverts the kernel 6.1 patches until some more investigations are done to better understand the nature of the issue and if it can be solved without disturbing the mainline kernel. Anyway this is confined into rk322x family, so anyone else is not affected by. How Has This Been Tested? [x] Built full image and tested on the problematic rk322x device Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [x] I have made corresponding changes to the documentation [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
Recommended Posts