Forum Discussion

rshal2's avatar
rshal2
Icon for Occasional Contributor rankOccasional Contributor
6 years ago
Solved

Can we compile preloader without optimization ?

Hello, I am struglling with building u-boot-spl (preloader), without debug information. Is it possible ? How ? Thanks
  • FawazJ_Altera's avatar
    6 years ago

    Hello sir,

    We always recommend our standard flow of compiling preloader, uboot and zImage, since this is the tested flow on board.

    Keeping the debug info will not cause any issue to your system unless you need to reduce the image size. If the system is not able to boot, and you are following the recommended flow by intel, there is a big possibility of having some hardware issues.

    thank you