From owner-freebsd-arm@FreeBSD.ORG Sun Apr 27 01:09:00 2014 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6B413D88 for ; Sun, 27 Apr 2014 01:09:00 +0000 (UTC) Received: from mail-wi0-x229.google.com (mail-wi0-x229.google.com [IPv6:2a00:1450:400c:c05::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 039981850 for ; Sun, 27 Apr 2014 01:08:59 +0000 (UTC) Received: by mail-wi0-f169.google.com with SMTP id hm4so4101035wib.0 for ; Sat, 26 Apr 2014 18:08:58 -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=PWFRdtKG01kmMX2s0TzMtmzvsGtLXjk+CZDBCzmlG34=; b=EDuTtbdyOXIlEiWkpthj9FWIWZlaMA5xEqXOm5QOeiLKRdAVFTeHXuVia7DnA5gxLW fnCyEmr1TPoFQU20CBL3DFwFQlwGXk/xJ2YXr8JQWJzzKrJgiMtKxnbkQCu8+Ai5qnHA aSIx8gyIsqs/VL0xKOR1xLq98OaD0cM1N0v90IRzf8Gm1C6C1QPJ34T2bzEw7y9qMVeQ W2NOJJqPT6mnwoL4H6BmwFH0gric1l+XC9UN/+WYpFseHfXQQ+17e0va+nkjeGbhIAvi z5QtJWO3duY1rBZFoS7gr7gb1nYnPcndSRkWBo7EHzINe5WB+c48qKoRPZbmfftVrUo6 ylnQ== MIME-Version: 1.0 X-Received: by 10.180.100.129 with SMTP id ey1mr9353435wib.60.1398560938313; Sat, 26 Apr 2014 18:08:58 -0700 (PDT) Received: by 10.217.10.195 with HTTP; Sat, 26 Apr 2014 18:08:58 -0700 (PDT) In-Reply-To: <746D7AE2-54D1-4758-816F-4954F3F01A5E@gmail.com> References: <7249A68B-E3D4-4795-BD51-4DF149B4104A@gmail.com> <746D7AE2-54D1-4758-816F-4954F3F01A5E@gmail.com> Date: Sat, 26 Apr 2014 21:08:58 -0400 Message-ID: Subject: Re: BBB 1GHz patches for u-boot 2014-01 From: Winston Smith To: fabiodive Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD ARM , Xuebing Wang X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Apr 2014 01:09:00 -0000 On Sat, Apr 26, 2014 at 6:36 PM, fabiodive wrote: > http://lists.freebsd.org/pipermail/freebsd-arm/2014-April/007944.html Forgive my ignorance here, but these don't quite look like regular patch files ... presumably they get applied to crotchet-freebsd/board/BeagleBone to replace the ones already in there?