Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Apr 2013 02:24:28 +0300
From:      Aleksandr Rybalko <ray@freebsd.org>
To:        Adrian Chadd <adrian@freebsd.org>
Cc:        Dmytro <dioptimizer@gmail.com>, freebsd-mips@freebsd.org
Subject:   Re: [PATCH] MMC/SD SPI-mode driver
Message-ID:  <20130407022428.86a66c6a.ray@freebsd.org>
In-Reply-To: <CAJ-Vmo=aeLCmBYpn9YMsGjq%2B9aF_Es-rByJ3RSnYkJYUECtLuQ@mail.gmail.com>
References:  <CAK1zEjs=hC%2BpAYBgGq4t7%2BA_JPLaH6rhvEjD%2B1RNk1Ziu8E-4g@mail.gmail.com> <CAD44qMWpz-sjNKwRH6K=xicFXYutfk7R%2BN%2B%2Bo7cbgTg7rcQbkA@mail.gmail.com> <CAK1zEjuVZU4A59q5GxLcKTnFF9mcrbVmJ=w268uSJ=3sxVf1PA@mail.gmail.com> <CAD44qMURrssyXUz-%2Btd226chPA_MbKJ29ZApozbT2cEYbQwSqw@mail.gmail.com> <CAJ-Vmo=nQMuuJAW786egjuXCf0LGOd9g%2BCEEKdOJjPLRQFpKUg@mail.gmail.com> <20130407011307.9a9a9d64.ray@freebsd.org> <CAJ-Vmo=aeLCmBYpn9YMsGjq%2B9aF_Es-rByJ3RSnYkJYUECtLuQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 6 Apr 2013 15:28:09 -0700
Adrian Chadd <adrian@freebsd.org> wrote:

> On 6 April 2013 15:13, Aleksandr Rybalko <ray@freebsd.org> wrote:
> 
> >
> > Yeah, found :)
> > here it is http://zrouter.org/hg/FreeBSD/head/rev/a92b653f5b46
> 
> Yup. We just need a bit more wrapped around this. Ie, bringing it
> in/out of the SPI mode.
> 
> The other question is how we implement it. You've implemented a "get
> block" device method. That's a very atheros chipset specific hack just
> to get accelerated flash IO. Is there perhaps a better way to approach
> this?

As I see, no way to put data back to flash. 

> 
> What about the 8 versus 32 bit shifting that I see in the driver? Are
> we able to actually shift 32 bits at a time?

Currently we do 1 bit shifting :))) Pure, 1-bit control.
Maybe you (as Atheros guy) know how to shift more :)))

> 
> 
> Adrian


-- 
Aleksandr Rybalko <ray@freebsd.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130407022428.86a66c6a.ray>