mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] allow to use named resources
@ 2012-10-17 13:03 Jean-Christophe PLAGNIOL-VILLARD
  2012-10-17 13:05 ` [PATCH 1/2] driver: add support for requesting resource by name Jean-Christophe PLAGNIOL-VILLARD
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2012-10-17 13:03 UTC (permalink / raw)
  To: barebox

Hi,

	add helper to use named resources and use it on nomadik

The following changes since commit f99ea5c9d8cfddf3a1d6b181d0dbb26e06a86d2b:

  ARM samsung S5P: Enable board support (2012-10-15 19:47:01 +0200)

are available in the git repository at:

  git://git.jcrosoft.org/barebox.git delivery/nomadik

for you to fetch changes up to 0bcfbe7caab23ba5c78c964e91c43456e66cd9aa:

  nomadik_nand: switch to named resource (2012-10-17 12:09:16 +0800)

----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (2):
      driver: add support for requesting resource by name
      nomadik_nand: switch to named resource

 arch/arm/boards/nhk8815/setup.c |    3 +++
 drivers/base/driver.c           |   46 ++++++++++++++++++++++++++++++++++++++++++++++
 drivers/mtd/nand/nomadik_nand.c |    6 +++---
 include/driver.h                |   15 +++++++++++++++
 4 files changed, 67 insertions(+), 3 deletions(-)

Best Regards,
J.

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

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

end of thread, other threads:[~2012-10-27 12:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-17 13:03 [PATCH 0/2] allow to use named resources Jean-Christophe PLAGNIOL-VILLARD
2012-10-17 13:05 ` [PATCH 1/2] driver: add support for requesting resource by name Jean-Christophe PLAGNIOL-VILLARD
2012-10-17 13:05   ` [PATCH 2/2] nomadik_nand: switch to named resource Jean-Christophe PLAGNIOL-VILLARD
2012-10-23  8:44 ` [PATCH 0/2] allow to use named resources Sascha Hauer
2012-10-23 10:22   ` Jean-Christophe PLAGNIOL-VILLARD
2012-10-27 12:38 ` Sascha Hauer

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