清913940909 发表于 2021-5-19 11:23:55

rk3399单编译内核

source build/envsetup.sh
lunch
make -j8 bootimage
在out目录下生成boot.img
通过下载工具吧boot.img下载到boot分区后系统无法启动,
bad image magic.
load kernel image failed
ERROR: : bootrk: bad boot or kernel image
Unable to boot:boot
try to start recovery
bad image magic.
load kernel image failed
ERROR: : bootrk: bad boot or kernel image
Unable to boot:recovery
try to start backup
bad image magic.
load boot image failed
ERROR: : bootrk: bad boot or kernel image
Unable to boot:backup
try to start rockusb

jpchen 发表于 2021-5-19 14:27:24

请看wiki 编译,不同Andorid版本内核编译方式不一样
页: [1]
查看完整版本: rk3399单编译内核