alistair23 / meta-pine64

OpenEmbedded/Yocto layer for the Pine64 boards
MIT License
22 stars 21 forks source link

Linux Can not boot #5

Closed 274336317 closed 4 years ago

274336317 commented 4 years ago

Firstly, Thanks for your great job!

I followed your guide "MACHINE=pine-a64-lts bitbake core-image-base ", and used this command "sudo dd if=core-image-base.wic of=/dev/sdbx" to install linux on SD CARD. Then I powered on my pine64 board, The U-Boot could not find linux kenerl. Can you give some advices? Thanks!

alistair23 commented 4 years ago

What image is u-boot looking for? What is contained inside your boot partition?

274336317 commented 4 years ago

Hi! Thanks for your reply! Your layer works fine! I'm sorry for my mistake. I removed meta-yocto-bsp from conf/bblayers.conf, so the uboot can not found linux kernel.