@crispyoz @Lazar-Demin
Yes, it worked. I choose the omgega2-bootloader
instead of omega2p-bootloader
accidentally.
After soldering with a brand new Omeba2S+ module, I carefully upgraded bootloader.
Here's the pre-compiled bootloader for others' future reference.
https://github.com/dumtux/omega2-bootloader/releases/tag/tower-bootloader-v0.1
After disabling GPIO11 default behavior from Omega2's bootloader, I could see some different behavior of MCP2515 kernel driver.
I could see some short impulses while initializing MCP2515 driver and enabling can0
interface.
I didn't see such impulses before with the default bootloader.
I'll keep posting further results.