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
Post a Comment