mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v2 0/4] mmc: add setdsr support
@ 2014-01-14  8:23 Markus Niebel
  2014-01-14  8:23 ` [PATCH 1/4] mci: add DSR support Markus Niebel
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Markus Niebel @ 2014-01-14  8:23 UTC (permalink / raw)
  To: barebox

This is an example to add DSR support to barebox. Why this feature is
considered as useful is described in the first patch. Second and third
patch show how to pass values via device tree or platform data and 
last patch shows how this can be supported for a board using platform 
data.

Tested with TQMa53 and a 4.41 Micron eMMC with DSR support.

Changelog v1 (RFC) -> v2
- add device tree support
- fix possible null pointer access

[PATCH 1/4] mci: add DSR support
[PATCH 2/4] mci: add device tree support for DSR
[PATCH 3/4] mci: imx-esdhc: add DSR support
[PATCH 4/4] boards: tqma53: add DSR support for eMMC

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

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

end of thread, other threads:[~2014-01-15 14:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-14  8:23 [PATCH v2 0/4] mmc: add setdsr support Markus Niebel
2014-01-14  8:23 ` [PATCH 1/4] mci: add DSR support Markus Niebel
2014-01-14  8:23 ` [PATCH 2/4] mci: add device tree support for DSR Markus Niebel
2014-01-14  8:23 ` [PATCH 3/4] mci: imx-esdhc: add DSR support Markus Niebel
2014-01-14  8:49   ` Alexander Aring
2014-01-14 14:26     ` AW: " Markus Niebel
2014-01-14  8:23 ` [PATCH 4/4] boards: tqma53: add DSR support for eMMC Markus Niebel
2014-01-15 14:23 ` [PATCH v2 0/4] mmc: add setdsr support Sascha Hauer

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