android - /arm64/Image to zImage or boot.img -


hello have been trying figure out how make android kernel zimage or boot.img.

i tried figure out no luck. told zimage isnt possible device because arm64 kernel thought ask again.

if that’s case i'm trying boot.img compiled can fastboot it.

this lg v10.

thanks,

zach

there no way other hack naming convention inside kernel.

64 bit arm kernels compiled under name of "image"

32 bit arm kernels compiled under name of "zimage"


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

c++ - Clear the memory after returning a vector in a function -

erlang - Saving a digraph to mnesia is hindered because of its side-effects -