07-09-2021, 09:09 AM
(07-09-2021, 08:56 AM)moonwalkers Wrote:(07-09-2021, 06:02 AM)sepp Wrote: ....
I figured I"d need some magic (mkimage?) to convert the vmlinuz into something u-boot can work with.
mkimage -l vmlinuz-5.8.5-0.40-1-pinebookpro-hwaccel (this is xmixahlx"s)
GP Header: Size 4d5a0091 LoadAddr ffff5114
mkimage -l vmlinuz-5.10.48-0.40-1-pinebookpro-hwaccel (this mine)
shows no output
as said stuck and any help is appreciated
Sorry, the only issue I ran into when building own kernels was forgetting to disable generating compressed image - IIRC u-boot have some issue with those. Considering mkimage is a part of u-boot-tools package, could it be that it shows no output because of that?
Not sure. vmlinuz-5.10.07 stock as well as @xmixahlx 's vmlinuz-5.8.5-0.40-1-pinebookpro-hwaccel seem to be to small for an uncomressed kernel image