From owner-freebsd-current@freebsd.org Wed Mar 8 12:07:03 2017 Return-Path: Delivered-To: freebsd-current@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 E904FD00691 for ; Wed, 8 Mar 2017 12:07:03 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [IPv6:2a01:4f8:c17:6c4b::2]) (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 B34411068 for ; Wed, 8 Mar 2017 12:07:03 +0000 (UTC) (envelope-from hps@selasky.org) Received: from hps2016.home.selasky.org (unknown [62.141.129.119]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id DCF571FE086; Wed, 8 Mar 2017 13:06:26 +0100 (CET) Subject: Re: LOR on RPi3 r314894 To: Gergely Czuczy , freebsd-current@freebsd.org References: <0ff6a99f-aadb-45b8-14e5-8021ad29ac08@harmless.hu> From: Hans Petter Selasky Message-ID: Date: Wed, 8 Mar 2017 13:06:12 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: <0ff6a99f-aadb-45b8-14e5-8021ad29ac08@harmless.hu> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Mar 2017 12:07:04 -0000 On 03/08/17 12:23, Gergely Czuczy wrote: > Hello, > > I've built an image for RPi3 from -CURRENT checkout at r314894, and > while booting, I've noticed a LOR message: > > http://czg.harmless.hu/aegir/LOR_1_1280.jpg > > I don't know whether this one is any concern, if so, I'm just letting > you know. > Hi, You might check the links on this page to see if your LOR is already listed: https://wiki.freebsd.org/LOR --HPS