RE: [PATCH v1] APM821xx: Add support for new SoC APM821xx

2010-09-13 Thread Tirumala Marri
> >+clock-frequency = <0>; /* Filled in by U-Boot */ > > Out of curiosity, which version of U-Boot has (or will have) this > support? [Marri] Currently I am working with u-boot list to accept my patch. It should be available as soon as it is accepted. > > >diff --git a/arch/pow

Re: [PATCH v1] APM821xx: Add support for new SoC APM821xx

2010-09-13 Thread Josh Boyer
On Fri, Sep 10, 2010 at 11:27:37AM -0700, tma...@apm.com wrote: >From: Tirumala Marri > >This patch adds CPU, device tree, defconfig and bluestone board >support for APM821xx SoC. > >Signed-off-by: Tirumala R Marri >+ cpus { >+ #address-cells = <1>; >+ #size-cells =

Re [PATCH v1] APM821xx: Add support for new SoC APM821xx

2010-09-10 Thread leowang
Hello all   my company use ARM,amcc CPU for different prouduct. i support to add  [PATCH v1] APM821xx: Add support for new SoC APM821xx , now we do anythings for Linux develop and make easier for  ordinary user .        leowang

[PATCH v1] APM821xx: Add support for new SoC APM821xx

2010-09-10 Thread tmarri
From: Tirumala Marri This patch adds CPU, device tree, defconfig and bluestone board support for APM821xx SoC. Signed-off-by: Tirumala R Marri --- V1: * CPU name changed to 464. * defconfig is created using "make savedefconfig". --- arch/powerpc/boot/dts/bluestone.dts | 254 +