[PATCH 0/2] allow to use named resources

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Wed Oct 17 09:03:20 EDT 2012


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.



More information about the barebox mailing list