From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1Ra8mh-0003jj-IX for barebox@lists.infradead.org; Mon, 12 Dec 2011 16:31:24 +0000 Received: from dude.hi.pengutronix.de ([2001:6f8:1178:2:21e:67ff:fe11:9c5c]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1Ra8mW-0001Ip-0A for barebox@lists.infradead.org; Mon, 12 Dec 2011 17:31:12 +0100 Received: from jbe by dude.hi.pengutronix.de with local (Exim 4.77) (envelope-from ) id 1Ra8mV-0000el-V5 for barebox@lists.infradead.org; Mon, 12 Dec 2011 17:31:11 +0100 From: Juergen Beisert Date: Mon, 12 Dec 2011 17:31:08 +0100 Message-Id: <1323707470-796-1-git-send-email-jbe@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH v3] Add support for the more recent Davicom DM9000A and DM9000 To: barebox@lists.infradead.org The current Davicom DM9000 support covers the DM9000E device only. This patch series adds support for the more recent DM9000A and DM9000B variants. The DM9000E variant is still supported. Tested on Mini2440 and scb9328 with the DM9000E variant and Mini6410 with the DM9000A variant. This is v3 of the patch series. It now uses the dev_* functions to output debug or status messages, fixes some typos, cut timeout values and disables the DM9k device on halt. Comments are welcome. _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox