From owner-freebsd-arm@freebsd.org Sun Jan 15 19:01:54 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 98237CB1F9A for ; Sun, 15 Jan 2017 19:01:54 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from outbound1a.eu.mailhop.org (outbound1a.eu.mailhop.org [52.58.109.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2C1451698 for ; Sun, 15 Jan 2017 19:01:53 +0000 (UTC) (envelope-from ian@freebsd.org) X-MHO-User: ec565080-db54-11e6-9357-bffcd86bd944 X-Report-Abuse-To: https://support.duocircle.com/support/solutions/articles/5000540958-duocircle-standard-smtp-abuse-information X-Originating-IP: 73.78.92.27 X-Mail-Handler: DuoCircle Outbound SMTP Received: from ilsoft.org (unknown [73.78.92.27]) by outbound1.eu.mailhop.org (Halon) with ESMTPSA id ec565080-db54-11e6-9357-bffcd86bd944; Sun, 15 Jan 2017 19:00:48 +0000 (UTC) Received: from rev (rev [172.22.42.240]) by ilsoft.org (8.15.2/8.15.2) with ESMTP id v0FJ0bmk012804; Sun, 15 Jan 2017 12:00:37 -0700 (MST) (envelope-from ian@freebsd.org) Message-ID: <1484506837.86335.106.camel@freebsd.org> Subject: Re: Finally bringing FreeBSD to Parallella From: Ian Lepore To: Torfinn Ingolfsen , freebsd-arm@FreeBSD.org Cc: Thomas Skibo Date: Sun, 15 Jan 2017 12:00:37 -0700 In-Reply-To: <20170114215137.4b77f54ef7d7b9cb3b11bc6c@getmail.no> References: <2CAC521E-AB65-453F-B1CC-DE025DA43596@yahoo.com> <4B0F21E0-D0FD-409D-81A5-C0DBBFF26251@yahoo.com> <20170114215137.4b77f54ef7d7b9cb3b11bc6c@getmail.no> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jan 2017 19:01:54 -0000 On Sat, 2017-01-14 at 21:51 +0100, Torfinn Ingolfsen wrote: > Hello, > > On Mon, 2 Jan 2017 10:08:59 -0800 > Thomas Skibo via freebsd-arm wrote: > > > > > > > I found the instructions I wrote a while ago on booting FreeBSD on > > Parallella and put it back on my site: http://www.skibo.net/zedbsd/ > > #parallella .  It explains how to modify the Zedboard SD card image > > and > > boot it on Parallella.  I updated the .dtb file in the tarball > > because the old one isn?t compatible with 11-release.  It would > > help if somebody could give this a whirl and give me feedback. > The instructions works. There is one small change: the bitstreams are > no longer discussed in in Parallella's guide for creating an SD card. > I just used a bistream I had from back when I got the card. > The image created appears to work also, but I get no output on the > serial console. Is this image supposed to have serial console? > I use > cu -l /dev/cuau0 -s 115200 > with a PL2303HX usb-to-serial cable > Was this just a typo in the mail?  The usb serial device is cuaU0, uppercase U. -- Ian