How to disable eth1 probing from uboot in latest bsp imx-5.4.24-2.1.0.xml

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

How to disable eth1 probing from uboot in latest bsp imx-5.4.24-2.1.0.xml

ソリューションへジャンプ
2,894件の閲覧回数
rakesh_patel
Senior Contributor I

Uboot logs

=================

U-Boot 2020.04-5.4.24-2.1.0+g4979a99 (Sep 25 2020 - 08:29:26 +0000)

CPU: i.MX6SX rev1.4 at 792MHz
CPU: Automotive temperature grade (-40C to 125C) at 34C
Reset cause: POR
Model: NXP i.MX6 SoloX SDB RevB Board
Board: MX6SX SABRE SDB rev@
DRAM: 512 MiB
PMIC: PFUZE100! DEV_ID=0x10 REV_ID=0x21
MMC: FSL_SDHC: 1, FSL_SDHC: 2, FSL_SDHC: 3
Loading Environment from MMC... *** Warning - bad CRC, using default environm ent

In: serial
Out: serial
Err: serial
switch to partitions #0, OK
mmc3(part 0) is current device
flash target is MMC:3
Net:
Warning: ethernet@2188000 (eth0) using random MAC address - be:50:ab:a5:f0:35
eth0: ethernet@2188000 [PRIME]Get shared mii bus on ethernet@21b4000
FEC0:0 is connected to ethernet@2188000. Reconnecting to ethernet@21b4000

Warning: ethernet@21b4000 (eth1) using random MAC address - 06:11:43:cb:b8:19
, eth1: ethernet@21b4000
Fastboot: Normal
Normal Boot
Hit any key to stop autoboot: 0

 

Query

=============

1) How to disable eth1 from probing? 

Note:We are using custom board using imx6sx and we are using eth0 only. 

ラベル(1)
0 件の賞賛
返信
1 解決策
2,868件の閲覧回数
weidong_sun
NXP TechSupport
NXP TechSupport

Hi rakesh_patel,

 

u-boot also uses device tree, so you can remove eth1 node in dts.

Try it,please!

 

Have a nice day!

B.R,

weidong

元の投稿で解決策を見る

3 返答(返信)
2,869件の閲覧回数
weidong_sun
NXP TechSupport
NXP TechSupport

Hi rakesh_patel,

 

u-boot also uses device tree, so you can remove eth1 node in dts.

Try it,please!

 

Have a nice day!

B.R,

weidong

2,802件の閲覧回数
rakesh_patel
Senior Contributor I

@weidong_sun : Thanks for your reply here.

0 件の賞賛
返信
2,893件の閲覧回数
rakesh_patel
Senior Contributor I

@igorpadykov : Any idea here?

0 件の賞賛
返信