How to add a new defconfig to compiler in imx8mplus platform.

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

How to add a new defconfig to compiler in imx8mplus platform.

2,701件の閲覧回数
t2865k5
Contributor I

Dear NXP,

I have some question as follows:

(1) Which one is the default defconfig used on imx8mplus platform.

     Is it git\arch\arm64\configs\imx_v8_defconfig ?

(2) 

I want to add a new defconfig. E.g
git\arch\arm64\configs\srg_imx8mp_defconfig

Which command should I use ,and can apply srg_imx8mp_defconfig

Make ARCH=arm64 CROSS_COMPILE .....srg_imx8mp_defconfig

0 件の賞賛
返信
5 返答(返信)

2,661件の閲覧回数
t2865k5
Contributor I

Dear NXP,

(1) make mrproper

(2) make ARCH=arm64 defconfig

(3) bitbake linux-imx -f -c compile

(4) bitbake linux-imx -f -c deploy

(5) Please refer to the pictures and the fail message appears

Please help fix this issue .

t2865k5_0-1629178343745.png

t2865k5_1-1629178363768.png

 

0 件の賞賛
返信

2,679件の閲覧回数
t2865k5
Contributor I

Dear NXP,

Which file is the default config for imx8mplus platform ? Is it (1) , (2) or (3)

arch\arm64\configs :

(1) defconfig

(2) imx.config

(3) imx_v8_defconfig

0 件の賞賛
返信

2,682件の閲覧回数
t2865k5
Contributor I

Dear NXP,

Which file is the default config ?

0 件の賞賛
返信

2,669件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

 imx_v8_defconfig

0 件の賞賛
返信

2,688件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

@t2865k5 

make ARCH=arm64 srg_imx8mp_defconfig

0 件の賞賛
返信