Re: [PATCH] ppc32: 8xx board-specific platform stuff for fs_enet
From: Marcelo Tosatti <hidden>
Date: 2005-11-23 14:05:23
From: Marcelo Tosatti <hidden>
Date: 2005-11-23 14:05:23
Hi Vitaly, On Fri, Nov 18, 2005 at 07:19:06PM +0300, Vitaly Bordug wrote:
This adds board-specific files needed to utilize fs_enet Ethernet driver for MPC885ADS and MPC866ADS. Signed-off-by: Vitaly Bordug <redacted>
Looks nice. Just one thing: Would mind separating the setbits/clearbits patch, and while you're at it, convert the current read-and-modify operations to setbits/clearbits? They have been switched to use IO accessors with GIT commit e37b0c9670fed2264661ade1beb5c228dec29c96 Thanks