Re: [PATCH v2] Add AMCC Arches eval board support to platforms/44x

2008-09-23 Thread Josh Boyer
On Mon, 22 Sep 2008 16:54:46 -0700 Victor Gallardo [EMAIL PROTECTED] wrote: Hi Josh, You need to look in the 'next' branch. http://git.kernel.org/?p=linux/kernel/git/jwboyer/powerpc-4xx.git;a=tree;f=arch/powerpc/platforms/44x;h=c5cae8d37f170193ed45b7b76e3cb2cbb8be927a;hb=next josh

RE: [PATCH v2] Add AMCC Arches eval board support to platforms/44x

2008-09-22 Thread Victor Gallardo
Hi Josh, You need to look in the 'next' branch. http://git.kernel.org/?p=linux/kernel/git/jwboyer/powerpc-4xx.git;a=tree;f=arch/powerpc/platforms/44x;h=c5cae8d37f170193ed45b7b76e3cb2cbb8be927a;hb=next josh I am not sure how to get your next branch. I usually just use the following command.

RE: [PATCH v2] Add AMCC Arches eval board support to platforms/44x

2008-09-19 Thread Victor Gallardo
Hi Josh, See below... ... @@ -83,9 +83,23 @@ config CANYONLANDS select 460EX select PCI select PPC4xx_PCI_EXPRESS +select IBM_NEW_EMAC_EMAC4 +select IBM_NEW_EMAC_RGMII +select IBM_NEW_EMAC_ZMII +select IBM_NEW_EMAC_TAH help This option

Re: [PATCH v2] Add AMCC Arches eval board support to platforms/44x

2008-09-19 Thread Josh Boyer
On Fri, 19 Sep 2008 10:31:34 -0700 Victor Gallardo [EMAIL PROTECTED] wrote: Hi Josh, See below... ... @@ -83,9 +83,23 @@ config CANYONLANDS select 460EX select PCI select PPC4xx_PCI_EXPRESS + select IBM_NEW_EMAC_EMAC4 + select IBM_NEW_EMAC_RGMII + select

Re: [PATCH v2] Add AMCC Arches eval board support to platforms/44x

2008-09-18 Thread Josh Boyer
On Thu, 18 Sep 2008 15:47:52 -0700 Victor Gallardo [EMAIL PROTECTED] wrote: Signed-off-by: Victor Gallardo [EMAIL PROTECTED] --- v2: - remove arches.c and instead use canyonlands.c That file doesn't exist anymore in my 'next' branch. That is part of the reason for the original delay.

Re: [PATCH v2] Add AMCC Arches eval board support to platforms/44x

2008-09-18 Thread Josh Boyer
On Thu, 18 Sep 2008 15:47:52 -0700 Victor Gallardo [EMAIL PROTECTED] wrote: Signed-off-by: Victor Gallardo [EMAIL PROTECTED] --- v2: - remove arches.c and instead use canyonlands.c That file doesn't exist anymore in my 'next' branch. That is part of the reason for the original delay.