public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/4] generic mmc_spi driver
Date: Fri, 24 Dec 2010 14:45:48 -0500	[thread overview]
Message-ID: <201012241445.49514.vapier@gentoo.org> (raw)
In-Reply-To: <4D14EF3A.2040506@emk-elektronik.de>

On Friday, December 24, 2010 14:06:34 Reinhard Meyer wrote:
> Dear Mike Frysinger,
> > this seems to work much nicer for me.  only odd thing is that 'fatls'
> > does not work if i dont 'mmcinfo' first.  do you see the same ?  maybe
> > this is (currently) expected behavior ?
> 
> Currently it is like that with the common MMC framework. Same behavior with
> gen_atmel_mci.
> 
> I'd think its normal that you have to "init" such a block device first,
> isn't it the same with USB?
> 
> Otherwise you'd have to implement automated init on first block read, and
> detection of removal and insertion of a new device to re-read the info.

my gripe is that it's called "mmcinfo" and not "mmc init".  if it were the 
latter, i wouldnt be surprised at all.  but it seems odd that i have to "query 
the device and print its extended info" rather than "initialize the mmc card".  
perhaps i'm just whining semantics though.

if this is currently the standard/expected behavior for the generic mmc 
framework, then that's OK from the mmc_spi perspective.  i'll merge this into 
the Blackfin tree and let our testers validate it with our regression tests.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20101224/5b295a89/attachment.pgp 

  reply	other threads:[~2010-12-24 19:45 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-24  7:16 [U-Boot] [PATCH 0/4] generic mmc_spi driver Thomas Chou
2010-12-24  7:16 ` [U-Boot] [PATCH 1/4] lib: add crc7 from Linux Thomas Chou
2011-01-10 20:59   ` Wolfgang Denk
2011-01-11  1:38     ` [U-Boot] [PATCH v2] " Thomas Chou
2011-01-18 22:38       ` Wolfgang Denk
2010-12-24  7:16 ` [U-Boot] [PATCH 2/4] spi: add spi_set_speed func Thomas Chou
2010-12-24 17:09   ` Mike Frysinger
2010-12-24 23:13   ` [U-Boot] [PATCH 2/4 v2] " Thomas Chou
2011-01-18 22:37     ` Wolfgang Denk
2011-01-19  1:34       ` [U-Boot] [PATCH 2/4 v3] " Thomas Chou
2010-12-24  7:16 ` [U-Boot] [PATCH 3/4] bfin_spi: add spi_set_speed Thomas Chou
2010-12-24 17:25   ` Mike Frysinger
2010-12-24  7:16 ` [U-Boot] [PATCH 4/4] mmc: add generic mmc spi driver Thomas Chou
2010-12-24 23:12   ` [U-Boot] [PATCH 4/4 v10] " Thomas Chou
2010-12-24 17:24 ` [U-Boot] [PATCH 0/4] generic mmc_spi driver Mike Frysinger
2010-12-24 19:06   ` Reinhard Meyer
2010-12-24 19:45     ` Mike Frysinger [this message]
2010-12-24 23:21       ` Thomas Chou
2011-04-12  6:58 ` Mike Frysinger
2011-04-13 10:17   ` Andy Fleming
2011-04-13 19:46     ` Mike Frysinger
2011-04-18  7:00     ` [U-Boot] [PATCH] mmc_spi: add mmc_init call Thomas Chou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201012241445.49514.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox