Skip to content

PC Engines #211

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

Merged
merged 18 commits into from
Mar 10, 2024
Merged

PC Engines #211

merged 18 commits into from
Mar 10, 2024

Conversation

mkopec
Copy link
Member

@mkopec mkopec commented Mar 4, 2024

No description provided.

@mkopec mkopec marked this pull request as ready for review March 4, 2024 11:52
@mkopec mkopec requested review from miczyg1 and macpijan March 4, 2024 11:55
@macpijan macpijan requested a review from pietrushnic March 4, 2024 13:06
variables.robot Outdated
@@ -40,9 +40,9 @@ ${OS_UBUNTU}= ubuntu
&{RTE10}= ip=192.168.10.173 cpuid=02c00042a3b72a65 pcb_rev=0.5.3
... platform=apu3 board-revision=c4 env=prod
... platform_vendor=PC Engines firmware_type=BIOS
&{RTE11}= ip=192.168.10.174 cpuid=02c000426621f7ea pcb_rev=0.5.3
&{RTE11}= ip=192.168.10.174 cpuid=02c000426621f7ea pcb_rev=1.0.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we sure? IIUC most recent version is v1.1.0

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's what snipeit contains, I haven't checked the actual hardware yet

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mkopec I would appreciate if that would be checked, maybe snipeit contain wrong information.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IIUC most recent version is v1.1.0

It is but we do not use it for PC Engines. The v1.1.0 is too precious to use on platforms not strictly requiring it. We are short on RTEs.

Copy link
Contributor

@macpijan macpijan Mar 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, this information is not used at all in tests AFAIR

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another thing to remove

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed the pcb_rev variable in commit f6cfcd1 . It makes more sense to track this type of information in snipeit.

@mkopec
Copy link
Member Author

mkopec commented Mar 4, 2024

@macpijan decided to split up the README into separate files, as it's grown in size quite a bit. I'll be adding the docs for adding new mainboards to a separate document.

@mkopec mkopec changed the title Pcengines PC Engines Mar 4, 2024
- Modify the file for your platform:
- Modify the settings appropriately for your mainboard
- Remove any unmodified lines - they will be sourced from `default.robot`
- Add the platform configuration to `variables.robot:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I hate the complexity and redundancy of this file, but yes, let's better document what we have and improve gradually.

mkopec added 17 commits March 10, 2024 19:35
@macpijan macpijan merged commit 9af359c into configs-rework Mar 10, 2024
@macpijan macpijan deleted the pcengines branch March 10, 2024 18:36
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.

4 participants