[Skiboot] [PATCH] external/mambo: Bump default POWER9 to Nimbus DD2.3

Stewart Smith stewart at linux.ibm.com
Thu Jun 27 14:57:49 AEST 2019


Nicholas Piggin <npiggin at gmail.com> writes:
> Signed-off-by: Nicholas Piggin <npiggin at gmail.com>
> ---
>
>  external/mambo/skiboot.tcl | 4 ++--
>  hw/xscom.c                 | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/external/mambo/skiboot.tcl b/external/mambo/skiboot.tcl
> index 292c8c42c..60a0f30b8 100644
> --- a/external/mambo/skiboot.tcl
> +++ b/external/mambo/skiboot.tcl
> @@ -111,8 +111,8 @@ if { $default_config == "PEGASUS" } {
>  }
>  
>  if { $default_config == "P9" } {
> -    # PVR configured for POWER9 DD2.0 Scale out 24 Core (ie SMT4)
> -    myconf config processor/initial/PVR 0x4e1200
> +    # PVR configured for POWER9 DD2.3 Scale out 24 Core (ie SMT4)
> +    myconf config processor/initial/PVR 0x4e1203
>      myconf config processor/initial/SIM_CTRL1 0xc228100400000000

Merged to master as of 4025c84b4582d7194ffa93cbcd27bf84140d3337

At some point we should fix SIM_CTRL1 too, that seems to be all sorts of
crazy wonky.

-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list