From owner-freebsd-arm@freebsd.org Fri Dec 15 16:16:42 2017 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF7E3E8574B for ; Fri, 15 Dec 2017 16:16:42 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.116.210]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 70DAC7BB01 for ; Fri, 15 Dec 2017 16:16:42 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from imac.bk.cs.huji.ac.il ([132.65.179.42]) by kabab.cs.huji.ac.il with esmtp id 1ePsf9-000C4m-ON; Fri, 15 Dec 2017 18:16:39 +0200 From: Daniel Braniss Message-Id: Mime-Version: 1.0 (Mac OS X Mail 11.1 \(3445.4.7\)) Subject: Re: Orange pi one plug network cable after booted ,network will not active Date: Fri, 15 Dec 2017 18:16:39 +0200 In-Reply-To: <20171215170619.8021fb253a15f3e54a356f9a@bidouilliste.com> Cc: ?? , freebsd-arm@freebsd.org To: Emmanuel Vadot References: <20171215170619.8021fb253a15f3e54a356f9a@bidouilliste.com> X-Mailer: Apple Mail (2.3445.4.7) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2017 16:16:43 -0000 > On 15 Dec 2017, at 18:06, Emmanuel Vadot = wrote: >=20 > On Fri, 15 Dec 2017 16:41:56 +0800 > ?? > wrote: >=20 >> Dear all, >>=20 >> I think ,this maybe is the problem of u-boot.dtb?? >>=20 >> scenario1:plug network cable first then power on,kernel had loaded. >> network will work well. >> even if I plug off cable then plug on again .network work well too. >>=20 >> scenario2:network cable not plug till kernel had loaded and prompt = login >> message. >>=20 >> booting message=3D>awg0:soft reset timed out >>=20 >> then I plug network cable ,network will not work. >> ifconfig will not show awg0. >> /etc/netstart will show =3D> ifconfig: interface awg0 does not exist >>=20 >> blow is my u-boot source >> https://github.com/evadot/u-boot/tree/freebsd >>=20 >> export CROSS_COMPILE=3Darm-none-eabi- >> gmake orangepi_one_defconfig >> gmake menuconfig >> vi .config >> CONFIG_API=3Dy >> gmake >>=20 >> how could I fixed this problem ?? >> thanks all. >=20 > I'll look into it but note that emac (if_awg) isn't in the dts for now > and only will be when we pull the Liunx 4.15 dts (early january). that=E2=80=99s great news!!! >=20 > --=20 > Emmanuel Vadot > = > > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm = > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org = "