Splash Screen image in IMX6 UBoot

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Splash Screen image in IMX6 UBoot

ソリューションへジャンプ
5,993件の閲覧回数
anilkumar
Contributor III

Hi All,

I am trying to add Splash Screen image in IMX6 UBoot.

I have taken help from link

https://community.freescale.com/message/320514#320514

I am getting Splash Screen with 600x400 .bmp default file but I need to add splash Screen with 1280x800 resolution .

With 1280x800 .bmp, my uboot is hanged.  I am using bin2txt.py to create .c file for this.

Any idea regarding this?  

ラベル(4)
0 件の賞賛
返信
1 解決策
1,572件の閲覧回数
4guin4g4
Contributor IV

Try changing the resolution on the structure fb_videomode on the source code.

../ltib/rpm/BUILD/linux/arch/arm/mach-mx6/<the_name_of_your_board>.c


元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,573件の閲覧回数
4guin4g4
Contributor IV

Try changing the resolution on the structure fb_videomode on the source code.

../ltib/rpm/BUILD/linux/arch/arm/mach-mx6/<the_name_of_your_board>.c


0 件の賞賛
返信