how to Cut uboot

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

how to Cut uboot

1,443件の閲覧回数
lixuhui112
Contributor I

Hi

My uboot version is imx_v2014.04_3.14.28_1.0.0_ga,now I want to cut the uboot ,my board is mx6qsabresd ,

I want to remove support for the display and ethernet.What should I do,can someone guide me please?

Thank you very much!

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

1,184件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Xu

you can try to remove definitions for splash screen and fec

SPLASH SCREEN Configs

CONFIG_FEC_

also check attached Porting Guide Chapter 1 Porting U-Boot

Best regards

igor

1,184件の閲覧回数
saurabh206
Senior Contributor III

Hi

You can check include\configs\mx6sabre_common.h.

You can enable/disable functionality according to your requirement.

0 件の賞賛
返信

1,184件の閲覧回数
lixuhui112
Contributor I

Hi

0 件の賞賛
返信