RSS Bot Posted July 20, 2024 Posted July 20, 2024 Description A recent patch in mainline kernel broke gpio bank2 for rk3328 targets. Several rk3318/rk3328 users described the inability to boot from internal eMMC and other problems (led not working, for example). For reference: forum thread This PR takes the mainline kernel patch from the mailing list and applies the correction patch from https://patchwork.kernel.org/project/linux-rockchip/patch/20240709105428.1176375-1-i@eh5.me/, while waiting for kernel guys to mainline the fix. How Has This Been Tested? [x] Compiled current rockchip64 6.6 kernel [x] Compiled edge rockchip64 6.9 kernel [x] Tested current rockchip64 kernel on a live system 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] My changes generate no new warnings View the full article
Recommended Posts