Hi heitbaum
so... Question of boot on EMMC is solved, I used another uboot. I have a working 6.16.0 build on my EMMC module (build made by myself as I will explain here after).
Regarding linux kernel modifs, I've tested all of them on SD cards.
- kernel 6.16.0: I started a branch from commit 46be10c (which was not booting at all) and modified kernel config as described in attached patch. This built boots fine (SD and now EMMC as well) and kodi works fine.
For other kernels, I realized that I did not branch from relevant commits, so I did other tests.
- kernel 6.16.9: I built a booting and working image using the same additions in kernel config as 6.16.0
- kernel 6.17.1: I created a branch from commit d712d796. No way to get something booting even with kernel additions I was using for kernel 6.16*
- kernel 6.18: same story after fetching last commits today, even with kernel additions from 6.16*
I don't really know how to get logs, I don't have any UART cable 