From owner-freebsd-arm@FreeBSD.ORG Mon Apr 15 01:59:58 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D6467665 for ; Mon, 15 Apr 2013 01:59:58 +0000 (UTC) (envelope-from ganbold@gmail.com) Received: from mail-ia0-x234.google.com (mail-ia0-x234.google.com [IPv6:2607:f8b0:4001:c02::234]) by mx1.freebsd.org (Postfix) with ESMTP id A9D4BAAC for ; Mon, 15 Apr 2013 01:59:58 +0000 (UTC) Received: by mail-ia0-f180.google.com with SMTP id l29so3960666iag.11 for ; Sun, 14 Apr 2013 18:59:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=1XZxY5zfIPNTHVXo9D37MjoZLqqwaMgCNO2KeiOwTjk=; b=doWpiVhXEITzsz6f5BIqPVPp8ktRCIxJy/lShdPwmKhvVy0ez4Q9dSL0RBVYm4ihQH NyWxtG9NmeulFrYEKnZ0GoLVA5QxPIt3NKtBzlg47uHNDrNAukKFXNdODUyjI3Vkn19V ilFsoi6tiFDwqQV4APGsTj8O8D9Mo2vWqBRD5E8oc3wWym8QRfVbjD53zXE1YxElASvj S63cI5vN9Hn6gRBY/8V/a+vpiQOX2iDBAqDSVaVyFhzBqkArc+1hCbD3WUSaGUx3h/CL HqS5vTn8FXpHrFoo58l4uVxgwrMcpSTR2OHegr3x3s1XEK1P3qVcB/vO4lvvoI700wbp qXow== MIME-Version: 1.0 X-Received: by 10.50.72.3 with SMTP id z3mr4095026igu.47.1365991198250; Sun, 14 Apr 2013 18:59:58 -0700 (PDT) Received: by 10.64.23.167 with HTTP; Sun, 14 Apr 2013 18:59:58 -0700 (PDT) In-Reply-To: References: <1626691599.230410.1365697779199.JavaMail.www@wwinf8312> Date: Mon, 15 Apr 2013 09:59:58 +0800 Message-ID: Subject: Re: About pcDuino support From: Ganbold Tsagaankhuu To: Alexander Fedorov Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-arm@freebsd.org" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Apr 2013 01:59:58 -0000 On Fri, Apr 12, 2013 at 8:28 PM, Alexander Fedorov < alexander.fedorov@rtlservice.com> wrote: > I have Hackberry board, that also based on Allwinner A10 processor. > And working hardware is: > - UART > - GPIO > - USB Host controller (With properly configured GPIO pins) > > Not working: > - USB OTG controller (It seems it's based on Mentor Graphics IP and > maybe we can reuse Oleksander's code: > http://lists.freebsd.org/pipermail/freebsd-arm/2013-April/005383.html) > - SDHCI controller and Ethernet (Some work is done by Ganbold: > https://github.com/tsgan/allwinner_a10/) > As for sdhci my work is not complete and probably we need mmc driver too. Wemac case is little bit different, it attaches at least, but not working yet. Ganbold > - NAND Flash controller ( I have early version of driver, that support > chip detection, reading regular and ONFI parameters pages. ) > > Also you may be interested in kernel netbooting: > http://kernelnomicon.org/?p=3D298 > > 2013/4/11 : > > Hi all, > > I am about to get a pcDuino board: > http://www.pcduino.com/wiki/index.php?title=3DHardware. It seems to be a > good alternative to RPi. I would like to know the current status about th= is > board. > > Thanks in advance. > > Luc > > > > Une messagerie gratuite, garantie =E0 vie et des services en plus, =E7a= vous > tente ? > > Je cr=E9e ma bo=EEte mail www.laposte.net > > _______________________________________________ > > 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" > _______________________________________________ > 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" >