-
Notifications
You must be signed in to change notification settings - Fork 0
osfv/models/NUC BOX.yml: add #128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file should be named "NUC BOX-125H.yml" for snipeit model naming compatibility (please refer to my next comment).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed in 1edf939
osfv_cli/src/osfv/rf/rte_robot.py
Outdated
| "msi-pro-z790-p-ddr5": "MSI PRO Z790-P DDR5", | ||
| "novacustom-ns50mu": "NS50MU", | ||
| "novacustom-v540tu": "V540TU", | ||
| "novacustom-nuc_box": "NUC BOX", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In snipeit we have now three NUC BOX models, when running osfv_cli with rte_ip there's an error: unsupported model. This should be changed to "NUC BOX-125H" to avoid snipeit name conflict.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed in 1edf939
Signed-off-by: Mateusz Maciejewski <mateusz.maciejewski@3mdeb.com>
Signed-off-by: Mateusz Maciejewski <mateusz.maciejewski@3mdeb.com>
Signed-off-by: Mateusz Maciejewski <mateusz.maciejewski@3mdeb.com>
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
philipanda
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be better to somehow say that external flashing is not supported so that it fails quicker, but that's a different topic.
No description provided.