Prabhanjan Sarnaik;
> Ronen Shitrit
> Subject: Re: [U-Boot] [PATCH v6] Marvell Kirkwood family SOC support
>
>
>
> > -Original Message-
> > From: Wolfgang Denk [mailto:w...@denx.de]
> > Sent: Tuesday, May 05, 2009 4:21 AM
> > To: Jean-Chri
> > diff --git a/include/asm-arm/config.h
> b/include/asm-arm/config.h index
> > 049c44e..5d52f15 100644
> > --- a/include/asm-arm/config.h
> > +++ b/include/asm-arm/config.h
> > @@ -21,4 +21,8 @@
> > #ifndef _ASM_CONFIG_H_
> > #define _ASM_CONFIG_H_
> >
> > +#if defined (CONFIG_KIRKWOOD)
> >
> -Original Message-
> From: Wolfgang Denk [mailto:w...@denx.de]
> Sent: Tuesday, May 05, 2009 4:21 AM
> To: Jean-Christophe PLAGNIOL-VILLARD
> Cc: Prafulla Wadaskar; u-boot@lists.denx.de; Ashish Karkare;
> Prabhanjan Sarnaik; Ronen Shitrit
> Subject: Re: [U-Boo
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <20090504223746.ge13...@game.jcrosoft.org> you wrote:
>
> > > please move to include/asm-arm/u-boot-arm.h
> >
> > This change request makes no sense to me. Please leave as is.
> all other arm specific init are already store there so for me it's ma
On 00:38 Tue 05 May , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <20090504220837.gb13...@game.jcrosoft.org> you wrote:
> >
> > > diff --git a/include/common.h b/include/common.h
> > > index 30fff7d..9e4b859 100644
> > > --- a/include/common.h
> > > +++ b/inclu
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <20090504220837.gb13...@game.jcrosoft.org> you wrote:
>
> > diff --git a/include/common.h b/include/common.h
> > index 30fff7d..9e4b859 100644
> > --- a/include/common.h
> > +++ b/include/common.h
> > @@ -294,6 +294,7 @@ voidpciinfo (int,
> +#ifdef CONFIG_KIRKWOOD_EGIGA_INIT
> + /*
> + * Set egiga port0/1 in normal functional mode
> + * This is required becasue on kirkwood by default ports are in reset
> mode
> + * OS egiga driver may not have provision to set them in normal mode
> + * and if u-boot is build
Kirkwood family controllers are highly integrated SOCs
based on Feroceon-88FR131/Sheeva-88SV131 cpu core.
SOC versions supported:-
1) 88F6281-A0 define CONFIG_KW88F6281_A0
2) 88F6192-A0 define CONFIG_KW88F6192_A0
Other supported features:-
1) get_random_hex() fucntion
2) SPI port cont
8 matches
Mail list logo