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

BIOS flashing #46

Open
bluecmd opened this issue Sep 23, 2018 · 1 comment
Open

BIOS flashing #46

bluecmd opened this issue Sep 23, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@bluecmd
Copy link
Contributor

bluecmd commented Sep 23, 2018

Support flashing image to BIOS flash, simple as that.

Implementation is going to be a bit tricky maybe. I'd like to investigate doing BIOS flashing when the host is on, and only giving it control of the flash when it is in the BIOS, and as a soon as it is done reading it don't have it own the BIOS anymore. That will most likely break user-mode BIOS flashing/dumping however.

Still, the BMC is the one that should own the chip, and restricting the host from updating it can be a good thing as well.

@bluecmd bluecmd added the enhancement New feature or request label Sep 23, 2018
@bluecmd
Copy link
Contributor Author

bluecmd commented Oct 21, 2018

Maybe using device tree overlays could be a thing here. Add/remove the flash controller when the mux is changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant