[U-Boot] [PATCH v1] arm: Kirkwood: Basic SOCs support

Prafulla Wadaskar prafulla at marvell.com
Tue Jun 2 07:04:09 CEST 2009


Hi Jean

I have added macros and put some comments in kw_config_adr_windows() for better readability
Also I have given references from datasheet too.

This was the only feedback from the last patch.
I Hope this patch is clean to apply
So please kindly review and apply the same

Regards..
Prafulla . .

> -----Original Message-----
> From: Prafulla Wadaskar [mailto:prafulla at marvell.com] 
> Sent: Tuesday, June 02, 2009 3:17 PM
> To: u-boot at lists.denx.de
> Cc: Nicolas Pitre; Manas Saksena; Lennert Buijtenhek; 
> Prabhanjan Sarnaik; Ronen Shitrit; Ashish Karkare; Prafulla Wadaskar
> Subject: [PATCH v1] arm: Kirkwood: Basic SOCs support
> 
> Kirkwood family controllers are highly integrated SOCs based 
> on Feroceon-88FR131/Sheeva-88SV131/arm926ejs 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) PCI Express port initialization
> 3) NS16550 driver support
> 
> Contributors:
> Yotam Admon <yotam at marvell.com>
> Michael Blostein <michaelbl at marvell.com
> 
> Reviewed-by: Ronen Shitrit <rshitrit at marvell.com>
> Acked-by: Stefan Rose <sr at denx.de>
> Signed-off-by: Prafulla Wadaskar <prafulla at marvell.com>
> ---
> Change log:
> v2: explained cpu winregs programming, defined macros too.
> 


More information about the U-Boot mailing list