06-28-2020, 06:07 AM
What exactly do you mean? The files from the bootloader:
The kernel image can be found in /boot (f.e. Image.gz-5.7-pinephone).
What do you want to do if I may ask?
Code:
mobian@mobian:~$ dpkg -L u-boot-sunxi
/usr
/usr/bin
/usr/bin/mksunxi_fit_atf
/usr/bin/u-boot-install-sunxi64
/usr/lib
/usr/lib/u-boot
<snip>
/usr/lib/u-boot/pinephone
/usr/lib/u-boot/pinephone/sun50i-a64-pinephone-1.0.dtb
/usr/lib/u-boot/pinephone/sun50i-a64-pinephone-1.1.dtb
/usr/lib/u-boot/pinephone/sun50i-a64-pinephone-1.2.dtb
/usr/lib/u-boot/pinephone/sunxi-spl.bin
/usr/lib/u-boot/pinephone/u-boot-nodtb.bin
/usr/lib/u-boot/pinephone/u-boot.bin
/usr/lib/u-boot/pinephone/uboot.elf
The kernel image can be found in /boot (f.e. Image.gz-5.7-pinephone).
What do you want to do if I may ask?