From owner-svn-src-head@FreeBSD.ORG Mon Jun 22 18:58:55 2015 Return-Path: Delivered-To: svn-src-head@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 ABF4DF47; Mon, 22 Jun 2015 18:58:55 +0000 (UTC) (envelope-from loos.br@gmail.com) Received: from mail-la0-x230.google.com (mail-la0-x230.google.com [IPv6:2a00:1450:4010:c03::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4AF8E3B6; Mon, 22 Jun 2015 18:58:55 +0000 (UTC) (envelope-from loos.br@gmail.com) Received: by lagx9 with SMTP id x9so27846034lag.1; Mon, 22 Jun 2015 11:58:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=/33HhX45uvW8bx40E9vCfRF9erZdEu5ej57n9sTVqvw=; b=WEx57gFz42+fUCQ7goyP4XAo7epB3Eklm8aVx4/v7KOl8N13bfhufSNXiNeY4FSVPc po9ZxWOevuFciuC6Bh1cyeYGQO1c1WIHezygi+yV4+TTqxEuVJCE0lt217mxO5AupRgS oMyhBK5c1nA9fP7GrJCulp0wUAMofuzMFdqyO71ctZQZgC9+61RAo8/v7lYl0kCAJwrF OVRr/SJ6Q8jXZv67buC5baJIyQDrxB/n9WjLRMWOknOWB38HnA+qSSnBklVk1J+wotLG Y3rc3hwiSzGgvsG9hHN1D8TU0WL0phAZIIFvpQw5Q9supimOf5+4pm1bL8/cZf2uC6OJ fBFg== MIME-Version: 1.0 X-Received: by 10.112.190.10 with SMTP id gm10mr30573628lbc.2.1434999533283; Mon, 22 Jun 2015 11:58:53 -0700 (PDT) Received: by 10.112.52.170 with HTTP; Mon, 22 Jun 2015 11:58:53 -0700 (PDT) In-Reply-To: References: <201506192224.t5JMOxpC097306@svn.freebsd.org> <1434755385.1415.114.camel@freebsd.org> <1434818987.1415.120.camel@freebsd.org> Date: Mon, 22 Jun 2015 15:58:53 -0300 Message-ID: Subject: Re: svn commit: r284614 - head/sys/boot/uboot/lib From: Luiz Otavio O Souza To: Maxim Sobolev Cc: Ian Lepore , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jun 2015 18:58:55 -0000 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