On Wed, Jul 27, 2005 at 06:58:21AM -0500, John Otken wrote: > This patch adds support for the new AMCC Yosemite 440EP Eval > Board. I tested it on the both Bamboo and Yosemite boards > using the 2.6.12 kernel. > > This patch has three dependencies: > 2005-04-07 Wade Farnsworth's PPC440EP SoC and Bamboo board support
Why this old one? Updated patch was posted yesterday. > 2005-07-20 My fix invalid function name usb_hcd_put in ohci-ppc-soc.c > 2005-07-27 My Support 440EP On-Chip OHCI USB Host Controller > > http://patchwork.ozlabs.org/linuxppc/patch?id=1311 > http://patchwork.ozlabs.org/linuxppc/patch?id=1803 > http://patchwork.ozlabs.org/linuxppc/patch?id=1855 > > Comments are welcome. Well, why don't you make separate board port instead if hacking Bamboo one? IMHO, direction you are going is creating a lot of mess. If there is some common parts between Bamboo and Yosemite, the right way is to factor out this stuff from Bamboo port. Also, your patch is mangled - some lines are wrapped. -- Eugene