Re: [PATCH] sparc,leon: Introduce the sparc-leon CPU type.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jun 22, 2009 at 12:02:51PM +0200, konrad@xxxxxxxxxxx wrote:
> From: Konrad Eisele <konrad@xxxxxxxxxxx>
> 
> Add sparc_leon enum, M_LEON|M_LEON3_SOC machine. Add compilation of
> leon.c
> in mm and kernel if CONFIG_SPARC_LEON is defined. Add sparc_leon
> dependent initialization to switch statements + head.S.

Reformat.
Your linebreaks are funny.

> diff --git a/arch/sparc/kernel/head_32.S b/arch/sparc/kernel/head_32.S
> index 6b4d8ac..b05592b 100644
> --- a/arch/sparc/kernel/head_32.S
> +++ b/arch/sparc/kernel/head_32.S
> @@ -809,6 +809,10 @@ found_version:
>  		 nop
>  
>  got_prop:
> +#ifdef CONFIG_SPARC_LEON
> +		ba sun4c_continue_boot
> +		 nop
> +#endif
Why?
A small comment would be nice..


¨	Sam

--
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Development]     [DCCP]     [Linux ARM Development]     [Linux]     [Photo]     [Yosemite Help]     [Linux ARM Kernel]     [Linux SCSI]     [Linux x86_64]     [Linux Hams]

  Powered by Linux