Forum Discussion

User1571932698773355's avatar
User1571932698773355
Icon for New Contributor rankNew Contributor
6 years ago
Solved

unable to boot my cyclone 5 soc

I used the ghrd to boot my board. I not able to boot. Uboot says bad kernel image.
  • FawazJ_Altera's avatar
    6 years ago

    Hello,

    If you use a custom image, you need to take care of several items:

    1- Device tree is up to date.

    2- zImage is compiled successfully without any error.

    3- rbf file is available in the FAT partition.

    4- preloader/uboot should be up-to-date with the FPGA design.

    Please double check the items below, and let me know if none can help.

    Thank you