Skip to content

mainboard/dell: align shared product string to 7010/9010#873

Open
WuXieSec wants to merge 2 commits into
Dasharo:dasharofrom
WuXieSec:mainboard/optiplex-7010-9010-part-number
Open

mainboard/dell: align shared product string to 7010/9010#873
WuXieSec wants to merge 2 commits into
Dasharo:dasharofrom
WuXieSec:mainboard/optiplex-7010-9010-part-number

Conversation

@WuXieSec
Copy link
Copy Markdown

Summary

Follow-up low-risk alignment for #1182: update shared product string for the currently combined 7010/9010 SFF board target.

Change

  • src/mainboard/dell/snb_ivb_workstations/Kconfig
    • default "OptiPlex 9010" if BOARD_DELL_OPTIPLEX_9010
    • -> default "OptiPlex 7010/9010" if BOARD_DELL_OPTIPLEX_9010

Why

Current board target is used for shared 7010/9010 SFF support. This keeps user-visible naming aligned with support scope while bigger separation work continues.

Related issue: Dasharo/dasharo-issues#1182

Comment thread src/mainboard/dell/snb_ivb_workstations/Kconfig Outdated
@WuXieSec
Copy link
Copy Markdown
Author

Thanks, you were right. I reworked this to keep separate 7010 and 9010 identification strings, introduced BOARD_DELL_OPTIPLEX_7010, and added the matching Kconfig.name entry. For now both options still point at the existing shared variant directory, so the change stays minimal while preserving the expected product string for DTS detection.

Updated in 98ffd527e3.

@WuXieSec
Copy link
Copy Markdown
Author

@miczyg1 已按您的要求完成修改(commit 98ffd52):引入了 BOARD_DELL_OPTIPLEX_7010 选项,在 Kconfig.name 添加了对应条目,保持了分开的产品字符串。麻烦重新审查,谢谢。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants