mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] P2020RDB eTSEC2
@ 2012-09-13 17:41 Renaud Barbier
  2012-09-13 17:41 ` [PATCH 1/2] gianfar: region request returns NULL on already mapped region Renaud Barbier
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Renaud Barbier @ 2012-09-13 17:41 UTC (permalink / raw)
  To: barebox

This patch set updates the gianfar driver and enables the port eTSEC2
of the P2020RDB. Both eTSEC2 and eTSEC3 can be used.
Also it has been noticed that dev_request_mem_region returns NULL when
a region is already mapped. Some of the registers set may be the same between
or within driver instances. This patch sorts out the conflict in region
request.

Renaud Barbier (2):
  gianfar: region request returns NULL on already mapped region
  P2020rdb: eTSEC2 support

 arch/ppc/boards/freescale-p2020rdb/p2020rdb.c |   24 ++++++++++++++++++-
 drivers/net/gianfar.c                         |   30 ++++++++++++++++++++++++-
 2 files changed, 51 insertions(+), 3 deletions(-)


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

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

end of thread, other threads:[~2012-09-14  7:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-13 17:41 [PATCH 0/2] P2020RDB eTSEC2 Renaud Barbier
2012-09-13 17:41 ` [PATCH 1/2] gianfar: region request returns NULL on already mapped region Renaud Barbier
2012-09-13 17:41 ` [PATCH 2/2] P2020rdb: eTSEC2 support Renaud Barbier
2012-09-14  7:33 ` [PATCH 0/2] P2020RDB eTSEC2 Sascha Hauer

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