I used this linux version for my BPI-P2 Pro that was loaded into eMMc memory. armsom-p2pro-debian-bullseye-base-arm64-20240524.img
this github is behind it:
After removing unnecessary directory as oem and userdirectory and increasing root directory to full eMMc size I updated Debian from 11 → 12 version.
Except updating of kernel. That is currently $ uname -a Linux linaro-alip 5.10.110 #13 SMP PREEMPT Thu May 23 09:10:29 CST 2024 aarch64 GNU/Linux
That project was build as linaro kernal image, I suppose: git clone https://git.codelinaro.org/linaro/qcomlt/kernel.git
I try to build new kernel version for BPI-P2 Pro because I need to work with swap, i2c interfaces. Now the current kernel is hidden in raw partitions of eMMc memory. So they are hidden. “.config” file of current kernel version is also hidden. New kernal is not accessible and also building it without knowing of previous .config will produce dangerous update of kernel with possible destruction of booting process. Please could you deliver here at least “.config” file from previous kernel?
Regards Marian