Skip to main content
Visitor II
September 12, 2019
Solved

Splash screen of u-boot becomes completely white after changing with custom one

  • September 12, 2019
  • 1 reply
  • 1199 views

I want to change splash screen of u-boot with custom image. Therefore I adjusted my image with same properties as default one has. Then I replaced the image under layers/meta-st/meta-st-stm32mp/recipes-bsp/u-boot/u-boot-stm32mp-splash this path with same name " stmicroelectronics.bmp".

For applying change I clean the recipe with bitbake -c clean -f u-boot-stm32mp-splash command and then recompile image with bitbake st-image-weston.

After completing everything board monitors white screen. I assume I changed something but wrongly.

Board: Stm32Mp157c-dk2

Best

Halil

    This topic has been closed for replies.
    Best answer by Olivier GALLIEN

    Hi @HArsl​ 

    Do you notice any error trace in uboot log ?

    Could you please share it ?

    Thx

    Olivier

    1 reply

    Technical Moderator
    September 13, 2019

    Hi @HArsl​ 

    Do you notice any error trace in uboot log ?

    Could you please share it ?

    Thx

    Olivier

    HArslAuthor
    Visitor II
    September 13, 2019

    Hi

    I made a mistake when converting my photo to bmp format. I reconverted my photo and now it works like charm.

    Thanks for help.

    Halil