[Skiboot] [PATCH] core/init: LPC isn't just P8 (fix comment)

Stewart Smith stewart at linux.ibm.com
Thu May 2 18:17:43 AEST 2019


Stewart Smith <stewart at linux.ibm.com> writes:
> Signed-off-by: Stewart Smith <stewart at linux.ibm.com>
> ---
>  core/init.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/core/init.c b/core/init.c
> index 0fe6c16820bb..955d299ddde7 100644
> --- a/core/init.c
> +++ b/core/init.c
> @@ -1056,7 +1056,7 @@ void __noreturn __nomcount main_cpu_entry(const void *fdt)
>  	dt_init_misc();
>  
>  	/*
> -	 * Initialize LPC (P8 only) so we can get to UART, BMC and
> +	 * Initialize LPC (P8 and beyond) so we can get to UART, BMC and
>  	 * other system controller. This is done before probe_platform
>  	 * so that the platform probing code can access an external
>  	 * BMC if needed.

Merged to master as of 44afdc1afb1fe17ad7ae6758279f856a464cb922

-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list