From owner-svn-src-all@FreeBSD.ORG Mon Jun 22 19:07:07 2015 Return-Path: Delivered-To: svn-src-all@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CF151FCF for ; Mon, 22 Jun 2015 19:07:07 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from pmta2.delivery6.ore.mailhop.org (pmta2.delivery6.ore.mailhop.org [54.200.129.228]) by mx1.freebsd.org (Postfix) with SMTP id A9CB2BA9 for ; Mon, 22 Jun 2015 19:07:07 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from ilsoft.org (unknown [73.34.117.227]) by outbound2.ore.mailhop.org (Halon Mail Gateway) with ESMTPSA; Mon, 22 Jun 2015 19:07:19 +0000 (UTC) Received: from rev (rev [172.22.42.240]) by ilsoft.org (8.14.9/8.14.9) with ESMTP id t5MJ6w7R028146; Mon, 22 Jun 2015 13:06:58 -0600 (MDT) (envelope-from ian@freebsd.org) Message-ID: <1435000018.33313.4.camel@freebsd.org> Subject: Re: svn commit: r284614 - head/sys/boot/uboot/lib From: Ian Lepore To: Luiz Otavio O Souza Cc: Maxim Sobolev , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Date: Mon, 22 Jun 2015 13:06:58 -0600 In-Reply-To: References: <201506192224.t5JMOxpC097306@svn.freebsd.org> <1434755385.1415.114.camel@freebsd.org> <1434818987.1415.120.camel@freebsd.org> Content-Type: text/plain; charset="us-ascii" X-Mailer: Evolution 3.12.10 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jun 2015 19:07:07 -0000 On Mon, 2015-06-22 at 15:58 -0300, Luiz Otavio O Souza wrote: > On Sun, Jun 21, 2015 at 12:32 AM, Maxim Sobolev wrote: > > Kewl, have you bothered to report it back to u-boot guys by any chance? > > > > -Max > > Well, I started to read the patches submission requirements and gave > up (shame on me). I'll try once more with a little bit more of > patience, but in any case, feel free to submit this fix if you already > know the u-boot rules. > > Luiz > The same thing happened to me, that's why all our u-boot ports have the same set of patches -- that's lower-cost to me than learning how to submit patches back to u-boot. (Are we the only project around that takes fixes in pretty much any form these days? It seems like most projects work hard to erect barriers to contribution.) -- Ian