Skip to content
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

implement a command to read / write GBB flag via servo #17

Closed
hikalium opened this issue Jun 26, 2023 · 1 comment
Closed

implement a command to read / write GBB flag via servo #17

hikalium opened this issue Jun 26, 2023 · 1 comment
Assignees

Comments

@hikalium
Copy link
Collaborator

make a wrapper for this:

# (in chroot)
sudo emerge -1 hdctools
sudo flashrom -p raiden_debug_spi:target=AP,serial=0780A02E-8C65B668 -r -i GBB:/tmp/gbb.bin
sudo futility gbb -s --flags=0x40b9 /tmp/gbb.bin /tmp/gbb2.bin
sudo flashrom -p raiden_debug_spi:target=AP,serial=0780A02E-8C65B668 -w -i GBB:/tmp/gbb2.bin --noverify-all
@hikalium hikalium self-assigned this Jun 26, 2023
@hikalium
Copy link
Collaborator Author

hikalium commented Jun 6, 2024

cro3 dut setup --set-dev-gbb-flags / reset-gbb-flags is there so mark as fixed

@hikalium hikalium closed this as completed Jun 6, 2024
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

No branches or pull requests

1 participant