dmidecode-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/4] dmioem: Update HPE OEM Record 216


From: Jean Delvare
Subject: Re: [PATCH 1/4] dmioem: Update HPE OEM Record 216
Date: Wed, 24 Apr 2024 10:59:31 +0200

On Wed, 17 Apr 2024 10:22:54 -0600, Jerry Hoemann wrote:
> New FW type.
> 
> Signed-off-by: Jerry Hoemann <jerry.hoemann@hpe.com>
> ---
>  dmioem.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/dmioem.c b/dmioem.c
> index 06c507a..533a03a 100644
> --- a/dmioem.c
> +++ b/dmioem.c
> @@ -367,6 +367,7 @@ static void dmi_hp_216_fw_type(u16 code)
>               "Ampere System Control Processor (SCP - PMPro+SMPro)",
>               "Intel CFR information", /* 0x3A */
>               "OCP cards",
> +             "DC-SCM CPLD",
>       };
>  
>       if (code < ARRAY_SIZE(type))

Applied, thanks.

-- 
Jean Delvare
SUSE L3 Support



reply via email to

[Prev in Thread] Current Thread [Next in Thread]