cancel
Showing results for 
Search instead for 
Did you mean: 

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

HArsl
Associate II

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

1 ACCEPTED SOLUTION

Accepted Solutions
Olivier GALLIEN
ST Employee

Hi @HArsl​ 

Do you notice any error trace in uboot log ?

Could you please share it ?

Thx

Olivier

Olivier GALLIEN
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

View solution in original post

2 REPLIES 2
Olivier GALLIEN
ST Employee

Hi @HArsl​ 

Do you notice any error trace in uboot log ?

Could you please share it ?

Thx

Olivier

Olivier GALLIEN
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

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