Bug 5962 - Add support for CSV DOWNLOAD_FIRMWARE on Hygon CPU
Summary: Add support for CSV DOWNLOAD_FIRMWARE on Hygon CPU
Status: NEW
Alias: None
Product: ANCK 5.10 Dev
Classification: ANCK
Component: X86 (show other bugs) X86
Version: unspecified
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: Guanjun
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-21 15:24 UTC by wojiaohanliyang
Modified: 2023-07-28 18:00 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wojiaohanliyang hygon_group 2023-07-21 15:24:46 UTC
Description of problem:

DOWNLOAD_ FIRMWARE is used in the following 2 scenarios:

1. During the initialization phase of the ccp module, when CSV support is detected, attempt to update the newer CSV firmware on the system paths.

2. The user wants to update a newer CSV firmware to avoid flash the BIOS and reboot the machine.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
Comment 1 小龙 admin 2023-07-28 18:00:38 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/1971