mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v2]  Add MCI card support to barebox
@ 2010-10-08 16:30 Juergen Beisert
  2010-10-08 16:30 ` [PATCH 01/10] x-functions do not return in case of failure Juergen Beisert
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Juergen Beisert @ 2010-10-08 16:30 UTC (permalink / raw)
  To: barebox

This is the second series. Hopefully it include all suggestions made.
It also include Sascha's patches related to MCI.

This patch is based on some work Sascha made already. I tried to bring in some
light into the MCI framework routines as they are based on code from another
project. Bear with me, if I didn't add useful comments all over the code. I
just wasn't able to understand what happen... If someone has more knowledge
about MCI cards, please take a look at the FIXME/TODOs and make me understand
why the code does what it does.

There is only one regular user yet: The i.MX27 based PCA100 platform. The other
platform (S3C2440 based) I did the tests on, is not part of barebox (and will not)
and the i.MX23 based platform (ChumbyOne) is not yet part of barebox.

Comments are still welcome.

Regards,
Juergen


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2010-10-08 16:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-08 16:30 [PATCH v2] Add MCI card support to barebox Juergen Beisert
2010-10-08 16:30 ` [PATCH 01/10] x-functions do not return in case of failure Juergen Beisert
2010-10-08 16:30 ` [PATCH 02/10] Make the disk driver less noisy Juergen Beisert
2010-10-08 16:30 ` [PATCH 03/10] Don't use a sector buffer on stack Juergen Beisert
2010-10-08 16:30 ` [PATCH 04/10] Don't try to guess the size of a disk if its size value is already given Juergen Beisert
2010-10-08 16:30 ` [PATCH 05/10] Add MCI card support to barebox Juergen Beisert
2010-10-08 16:30 ` [PATCH 06/10] Add i.MX23 MCI card support Juergen Beisert
2010-10-08 16:30 ` [PATCH 07/10] Add S3C2440 " Juergen Beisert
2010-10-08 16:30 ` [PATCH 08/10] i.MX27: Add mmc clock support in order to add an i.MX MCI driver Juergen Beisert
2010-10-08 16:30 ` [PATCH 09/10] mci: Add i.MX27/31 driver Juergen Beisert
2010-10-08 16:30 ` [PATCH 10/10] ARM pca100: Add mci support Juergen Beisert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox