[Skiboot] [Skiboot-stable] [PATCH] hdata: Add new "smp-cable-connector" VPD keyword
    Vasant Hegde 
    hegdevasant at linux.vnet.ibm.com
       
    Wed Jul 29 15:09:12 AEST 2020
    
    
  
On 7/28/20 5:51 PM, Klaus Heinrich Kiwi wrote:
> Recent FSP versions are defining a new VPD keyword
> 'SN' that brings SMP Cable Connector FRU info.
Thanks for the fix.
Reviewed-by: Vasant Hegde <hegdevasant at linux.vnet.ibm.com>
-Vasant
> 
> Signed-off-by: Klaus Heinrich Kiwi <klaus at linux.vnet.ibm.com>
> ---
>   hdata/vpd.c | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/hdata/vpd.c b/hdata/vpd.c
> index 3c480b444..010f59660 100644
> --- a/hdata/vpd.c
> +++ b/hdata/vpd.c
> @@ -167,6 +167,7 @@ static const struct vpd_key_map vpd_key_table[] = {
>   	{"SD", "sas-connector"},
>   	{"SI", "scsi-ide-converter"},
>   	{"SL", "phb-slot"},
> +	{"SN", "smp-cable-connector"},
>   	{"SP", "service-processor"},
>   	{"SR", "service-card"},
>   	{"SS", "soft-switch"},
> 
    
    
More information about the Skiboot
mailing list