How to Disable the linux kernal logo and U-boot image in variscite DART-6UL

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

How to Disable the linux kernal logo and U-boot image in variscite DART-6UL

1,117件の閲覧回数
APM
Contributor II

I am doing yocto project (version = kirkstone) on DART-6UL. i want to disable the linux kernel logo and U-boot image. I tried different tutorials, but still it is not working.

Also how to reduce the booting time?

Thanks in advance.

ラベル(2)
タグ(1)
0 件の賞賛
返信
1 返信

952件の閲覧回数
pengyong_zhang
NXP Employee
NXP Employee

hi @APM 

You can se t the following define to N.

https://github.com/nxp-imx/uboot-imx/blob/lf_v2022.04/configs/mx6ull_14x14_evk_defconfig

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

0 件の賞賛
返信