From owner-freebsd-arm@FreeBSD.ORG Mon Apr 13 19:34:17 2015 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 312CAE5F for ; Mon, 13 Apr 2015 19:34:17 +0000 (UTC) Received: from mail-vn0-x234.google.com (mail-vn0-x234.google.com [IPv6:2607:f8b0:400c:c0f::234]) (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 DB368C23 for ; Mon, 13 Apr 2015 19:34:16 +0000 (UTC) Received: by vnbg190 with SMTP id g190so23066810vnb.8 for ; Mon, 13 Apr 2015 12:34:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=Bga8LgPT4mLE+zf2fedcIBy6Bu3I2Q4p6vg+nDHCCpI=; b=eu4jeoT9n9xjExdj/2vzqY6VuDX9FfNHeQZEkaPzSGvzVX30B03p7Woib+hUuaIXPk 3XvaRooSDMC9JkzPXDw9GLis7RSGGQLv1V32G3wU5w4rXqksbl0DvdAGI8KQu2A+xv3+ 53Qjy4h3FL5SuFxKCq2frHvAQ4IHLnqq9H5Y9hrbtVa1FII8WKvqcL9s7n0Bi4rRihO5 Kfojrzw2DZ3c7yq9j4dSgZkJYiaIND+JGDQOqSuni7Cr/NbbVqkamDS5+SuMB0wk0nLk a0Sh0Gm9GDQPCs84q3dVjXCgdzXocMi/2oahBO/0cLlveT5VvF/zIouzorABaVVny8lm 06GQ== X-Received: by 10.52.254.2 with SMTP id ae2mr20395910vdd.33.1428953656010; Mon, 13 Apr 2015 12:34:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.185.134 with HTTP; Mon, 13 Apr 2015 12:33:55 -0700 (PDT) In-Reply-To: <6970CFB2-6347-4BAF-BA24-56196C33C3BC@nimrev.com> References: <6970CFB2-6347-4BAF-BA24-56196C33C3BC@nimrev.com> From: Pratik Singhal Date: Tue, 14 Apr 2015 01:03:55 +0530 Message-ID: Subject: Re: mmc/sd driver testing. To: Bas Vermin Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "freebsd-arm@freebsd.org" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Apr 2015 19:34:17 -0000 Hello Bas, My GSOC mentor (Louiz) made some changes in the Alexander's patch. I added a function in the file a10_clk.c I'll send you the patch set which I used. Regards, Pratik Singhal On Mon, Apr 13, 2015 at 11:40 PM, Bas Vermin wrote: > Hi Pratik, > > Did you make any changes to Alexander=E2=80=99s patch? I remember testing= it last > year without much success. > > Have you considered porting the NetBSD Allwinner code to FreeBSD? > > Right now it has the best support for Allwinner devices. I started to por= t > some of the NetBSD code a few months ago, but didn=E2=80=99t have enough = spare time. > > Bas > > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" --=20 Regards, Pratik Singhal