From owner-freebsd-arm@FreeBSD.ORG Tue Dec 4 17:46:47 2012 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 58C326A9 for ; Tue, 4 Dec 2012 17:46:47 +0000 (UTC) (envelope-from mats@exmandato.se) Received: from ext.mellstrand.net (ext.mellstrand.net [IPv6:2001:2040:4:2::51]) by mx1.freebsd.org (Postfix) with ESMTP id 07C228FC16 for ; Tue, 4 Dec 2012 17:46:46 +0000 (UTC) Received: by ext.mellstrand.net Tue, 4 Dec 2012 17:46:44 GMT Subject: Re: FreeBSD on Raspberry Pi 512MB (with U-Boot + ubldr) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: Mats Mellstrand X-Priority: 3 In-Reply-To: <640A8F330E574984A36EC46EE4AFC1E7@ad.peach.ne.jp> Date: Tue, 4 Dec 2012 18:46:41 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: References: <3988C1622A974F19A9D3888F0334FF10@ad.peach.ne.jp> <50B8058C.9030909@bluezbox.com> <18DB98C9-66D9-4B00-989A-156F21E9981C@bsdimp.com> <1354552432.1140.28.camel@revolution.hippie.lan> <797FC9C0D52846548418B1E8F70A0402@ad.peach.ne.jp> <640A8F330E574984A36EC46EE4AFC1E7@ad.peach.ne.jp> To: Daisuke Aoyama Cc: freebsd-arm@freebsd.org X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Dec 2012 17:46:47 -0000 Hi =46rom time to time the network behaves as frozen and then I get: smsc0: warning: Failed to read register 0x114 smsc0: warning: MII read timeout on the serial console After that, the network works again /Mats On 4 dec 2012, at 00:22, Daisuke Aoyama wrote: > Updated to RPI-B-test4 kernel and SVN 243792. >=20 > Still NOT STABLE!! >=20 > The kernel is replaced with non-optimized version. > Add GPT partition support. > Add U-Boot SD card workaround. >=20 > You can download my test binary from: >=20 > http://www.peach.ne.jp/archives/rpi/freebsd-pi-20121204.img.gz >=20 > SHA256 (freebsd-pi-20121204.img.gz) =3D = 13df40c567a486601d9e68ac5b8b2c0be778ac9625befa7d7cada616bbc2fa29 >=20 > Download and decompress it, then write it to SD. > This image requires SD 4GB or more. > I'm using as headless. So, you need a serial console for seeing the = boot log. > If you need to change the value on it, please mount the second = partition (e.g. /dev/da0s2a). > If you want the video out, please remove the line of "set = console=3Dcomconsole" in /boot/loader.rc. >=20 > Note: first time, it takes about 2 minutes for generating the SSH = keys. >=20 > Using config is here: > http://www.peach.ne.jp/archives/rpi/config/RPI-B-test4 >=20 > Pre configured for: >=20 > MEM 496MB/GPU 16MB/SWAP 512MB > I/O: serial console > IP address: 192.168.1.240 > Default router: 192.168.1.1 > DNS: 192.168.1.1 > sshd: enabled >=20 > User: pi > Password: raspberry > Password(root): raspberry > --=20 > Daisuke Aoyama >=20 > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"