How to disable u-boot splash screen

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

How to disable u-boot splash screen

ソリューションへジャンプ
6,368件の閲覧回数
niranjanbc
Contributor IV

Hi all,

i dont want my u-boot to display splash screen, currently it is displaying NXP Logo.

how do i disable so it wont display anything.

thanks

Niranjan

ラベル(6)
1 解決策
4,238件の閲覧回数
aravinthkumarja
Senior Contributor II

Hi Niranjan,

Comment the blow defined config in this location "u-boot-imx/include/configs/mx6sabre_common.h"

#define CONFIG_SPLASH_SCREEN
#define CONFIG_SPLASH_SCREEN_ALIGN
#define CONFIG_BMP_16BPP
#define CONFIG_VIDEO_LOGO
#define CONFIG_VIDEO_BMP_LOGO

Thanks,

Aravinth

元の投稿で解決策を見る

4 返答(返信)
4,239件の閲覧回数
aravinthkumarja
Senior Contributor II

Hi Niranjan,

Comment the blow defined config in this location "u-boot-imx/include/configs/mx6sabre_common.h"

#define CONFIG_SPLASH_SCREEN
#define CONFIG_SPLASH_SCREEN_ALIGN
#define CONFIG_BMP_16BPP
#define CONFIG_VIDEO_LOGO
#define CONFIG_VIDEO_BMP_LOGO

Thanks,

Aravinth

4,238件の閲覧回数
Carlos_Musich
NXP Employee
NXP Employee

Hi aravinthkumar jayaprakasam,

thank you for sharing your solution. It is really appreciated.


Regards,
Carlos

0 件の賞賛
4,238件の閲覧回数
niranjanbc
Contributor IV

Thanks Aravinth, it worked.

0 件の賞賛
4,236件の閲覧回数
aravinthkumarja
Senior Contributor II

Hi Niranjan,

Thanks for your acknowledgement. 

------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct

Answer button. Thank you!

------------------------------------------------------------------------------

0 件の賞賛