From owner-freebsd-arm@freebsd.org Thu Sep 20 15:07:25 2018 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 02512109F91A for ; Thu, 20 Sep 2018 15:07:25 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from outbound2r.ore.mailhop.org (outbound2r.ore.mailhop.org [54.200.129.228]) (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 844DA71024 for ; Thu, 20 Sep 2018 15:07:24 +0000 (UTC) (envelope-from ian@freebsd.org) X-MHO-RoutePath: aGlwcGll X-MHO-User: d9a60c1f-bce6-11e8-a70c-1d534e3451d5 X-Report-Abuse-To: https://support.duocircle.com/support/solutions/articles/5000540958-duocircle-standard-smtp-abuse-information X-Originating-IP: 67.177.211.60 X-Mail-Handler: DuoCircle Outbound SMTP Received: from ilsoft.org (unknown [67.177.211.60]) by outbound2.ore.mailhop.org (Halon) with ESMTPSA id d9a60c1f-bce6-11e8-a70c-1d534e3451d5; Thu, 20 Sep 2018 15:07:13 +0000 (UTC) Received: from rev (rev [172.22.42.240]) by ilsoft.org (8.15.2/8.15.2) with ESMTP id w8KF7AXH066106; Thu, 20 Sep 2018 09:07:10 -0600 (MDT) (envelope-from ian@freebsd.org) Message-ID: <1537456030.90006.69.camel@freebsd.org> Subject: Re: https://wiki.freebsd.org/FreeBSD/arm/Kirkwood From: Ian Lepore To: Kurt Jaeger , Ronald Klop Cc: freebsd-arm@freebsd.org Date: Thu, 20 Sep 2018 09:07:10 -0600 In-Reply-To: <20180920140513.GL2118@home.opsec.eu> References: <20180920140513.GL2118@home.opsec.eu> 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.27 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Sep 2018 15:07:25 -0000 On Thu, 2018-09-20 at 16:05 +0200, Kurt Jaeger wrote: > Hi! > > > > > On this page https://wiki.freebsd.org/FreeBSD/arm/Kirkwood: > > Sheevaplug is   > > misspelled as shivaplug multiple times. > I fixed one occurance. > > > > > And the following mentioned ports   > > are all nonexisting: > > sysutils/u-boot-dreamplug > > sysutils/u-boot-guruplug > > sysutils/u-boot-pogoplug > > sysutils/u-boot-shivaplug > Thanks for the pointer. I have no idea which u-boot port is needed to > boot a sheeva- or any other *plug. Any ideas what we should write > there ? > That likely refers to these changes that haven't been committed yet... https://reviews.freebsd.org/D16504 -- Ian