Bug 8571 - Support DOWNLOAD_FIRMWARE functionality for Hygon CSV
Summary: Support DOWNLOAD_FIRMWARE functionality for Hygon CSV
Status: NEW
Alias: None
Product: ANCK 6.6 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: 2024-03-19 18:00 UTC by wojiaohanliyang
Modified: 2024-03-19 20:22 UTC (History)
3 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 2024-03-19 18:00:48 UTC
Description of problem:

We add patches to support DOWNLOAD_FIRMWARE, the DOWNLOAD_FIRMWARE functionality can work in two ways:
1. The ccp driver load and update CSV firmware automaticly when it detect that the CSV is supported.
2. The user manually update a dedicated CSV firmware at runtime by userspace tools.


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 2024-03-19 20:22:25 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/2912