From owner-freebsd-uboot@freebsd.org Sun May 13 01:44:24 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 420C1FDD8D5; Sun, 13 May 2018 01:44:24 +0000 (UTC) (envelope-from toshi@ruby.ocn.ne.jp) Received: from mfdf019.ocn.ad.jp (mfdf019.ocn.ad.jp [153.128.50.76]) by mx1.freebsd.org (Postfix) with ESMTP id AC5A97AC86; Sun, 13 May 2018 01:44:23 +0000 (UTC) (envelope-from toshi@ruby.ocn.ne.jp) Received: from mogw1136.ocn.ad.jp (mogw1136.ocn.ad.jp [153.149.229.37]) by mfdf019.ocn.ad.jp (Postfix) with ESMTP id 2F7B448F108; Sun, 13 May 2018 10:44:14 +0900 (JST) Received: from mf-smf-ucb027c2 (mf-smf-ucb027c2.ocn.ad.jp [153.153.66.170]) by mogw1136.ocn.ad.jp (Postfix) with ESMTP id A2CBF108002A; Sun, 13 May 2018 10:44:06 +0900 (JST) Received: from ntt.pod01.mv-mta-ucb026 ([153.149.142.100]) by mf-smf-ucb027c2 with ESMTP id Hg3SfQ4sBNS5xHg3SfTUST; Sun, 13 May 2018 10:44:06 +0900 Received: from smtp.ocn.ne.jp ([153.149.227.133]) by ntt.pod01.mv-mta-ucb026 with id ldk61x0032tKTyH01dk6RK; Sun, 13 May 2018 01:44:06 +0000 Received: from localhost (p795042-ipngn200602sizuokaden.shizuoka.ocn.ne.jp [180.9.168.42]) by smtp.ocn.ne.jp (Postfix) with ESMTPA; Sun, 13 May 2018 10:44:06 +0900 (JST) Date: Sat, 12 May 2018 23:10:18 +0900 (JST) Message-Id: <20180512.231018.1305217046959274877.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: <316dec740ed984064c12b94aca7fdeff@megadrive.org> References: <5ad454a9f9a77c560df589a961e22ab9@megadrive.org> <20180512.100757.1607807891195426164.toshi@ruby.ocn.ne.jp> <316dec740ed984064c12b94aca7fdeff@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: Sun, 13 May 2018 01:44:24 -0000 On Sat, 12 May 2018 10:07:59 +0200, Emmanuel Vadot wrote: > On 2018-05-12 03:07, SAITOU Toshihide wrote: >> 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. > > Ok. > >> v2018.05 can boot PocketBeagle because I make use of it to >> prepare a patch. > > Can you test the current port please ? (v2018.03) Build is success but PocketBeagle doesn't boot, nothing displayed. I am sure PocketBeagle support is not included in v2018.03. https://github.com/u-boot/u-boot/commits/eff0c977b3b9466657362869e04da231a892e31e/board/ti/am335x/board.c (I don't have a BBB for a while, so I can't try BBB right now.) Thank you, -- SAITOU Toshihide