From owner-freebsd-uboot@freebsd.org Sat May 12 01:08:17 2018 Return-Path: Delivered-To: freebsd-uboot@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 53DF9FD8C4B; Sat, 12 May 2018 01:08:17 +0000 (UTC) (envelope-from toshi@ruby.ocn.ne.jp) Received: from mfdf022.ocn.ad.jp (mfdf022.ocn.ad.jp [153.128.50.80]) by mx1.freebsd.org (Postfix) with ESMTP id C11C76999C; Sat, 12 May 2018 01:08:16 +0000 (UTC) (envelope-from toshi@ruby.ocn.ne.jp) Received: from mogw0440.ocn.ad.jp (mogw0440.ocn.ad.jp [118.23.109.23]) by mfdf022.ocn.ad.jp (Postfix) with ESMTP id DA9022046F9; Sat, 12 May 2018 10:08:08 +0900 (JST) Received: from mf-smf-ucb023c2 (mf-smf-ucb023c2.ocn.ad.jp [153.153.66.143]) by mogw0440.ocn.ad.jp (Postfix) with ESMTP id 5B61448261; Sat, 12 May 2018 10:08:02 +0900 (JST) Received: from ntt.pod01.mv-mta-ucb030 ([153.149.230.164]) by mf-smf-ucb023c2 with ESMTP id HJ0hfxuJphlQnHJ10fZLDi; Sat, 12 May 2018 10:08:02 +0900 Received: from smtp.ocn.ne.jp ([153.149.227.134]) by ntt.pod01.mv-mta-ucb030 with id lD821x0032ud8JZ01D82fw; Sat, 12 May 2018 01:08:02 +0000 Received: from localhost (p795042-ipngn200602sizuokaden.shizuoka.ocn.ne.jp [180.9.168.42]) by smtp.ocn.ne.jp (Postfix) with ESMTPA; Sat, 12 May 2018 10:08:02 +0900 (JST) Date: Sat, 12 May 2018 10:07:57 +0900 (JST) Message-Id: <20180512.100757.1607807891195426164.toshi@ruby.ocn.ne.jp> To: manu@bidouilliste.com Cc: freebsd-uboot@freebsd.org, owner-freebsd-uboot@freebsd.org Subject: Re: a patch for sysutils/u-boot-beaglebone to boot PocketBeagle From: SAITOU Toshihide In-Reply-To: <5ad454a9f9a77c560df589a961e22ab9@megadrive.org> References: <20180511.215315.781446790667682280.toshi@ruby.ocn.ne.jp> <5ad454a9f9a77c560df589a961e22ab9@megadrive.org> X-GPG-fingerprint: 34B3 0B6A 8520 F5B0 EBC7 69F6 C055 9F8A 0D49 F8FC X-Mailer: Mew version 6.7 on Emacs 25.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-uboot@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussions about the use of uboot with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 May 2018 01:08:17 -0000 On Fri, 11 May 2018 15:44:36 +0200, Emmanuel Vadot wrote: > On 2018-05-11 14:53, SAITOU Toshihide wrote: >> Would anyone take up this PR? >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227763 >> The subject is not correct, I finally proposed to marge a >> patch (attached to PR) to boot PocketBeagle. >> -- >> SAITOU Toshihide > > Is this patch still needed with v2018.05 ? I plan to update > this weekend. > If a patch is still needed I prefer that it's sent upstream > first. > > -- > Emmanuel Vadot This patch is minimum change to the 2014.10 port version to boot PocketBeagle. So a patch itself not needed with v2018.05. v2018.05 can boot PocketBeagle because I make use of it to prepare a patch. So ether way is fine to PocketBeagle. Thank you, -- SAITOU Toshihide