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

t420 flash.sh fails on chip detection #887

Closed
alexmaloteaux opened this issue Nov 3, 2020 · 2 comments
Closed

t420 flash.sh fails on chip detection #887

alexmaloteaux opened this issue Nov 3, 2020 · 2 comments

Comments

@alexmaloteaux
Copy link
Contributor

Hi
on my t420, flashing with a ch341 extrernally or with -p internal always fails unless i specify the chip manually with
-c MX25L6406E/MX25L6408E.
Im then facing the same issue in heads from flash.sh script when dumping the spi for reflashing.
Only way for me to use heads was to edit the t420.config and add that parameter like this :

export CONFIG_FLASHROM_OPTIONS="--force --noverify-all -p internal -c MX25L6406E/MX25L6408E --ifd --image bios"

Dunno if it is specific to my board or recent revision of flashrom so i created an issue instead of a pr.

BR

@tlaurion
Copy link
Collaborator

tlaurion commented Nov 3, 2020

@alexmaloteaux does that help flashing internally? If yes, then x220 and t420 are to be dealt the same way and a PR should be made accordingly in this repo so that line is also present in t420 boards (which should be the same as x220).

For external flashing, a pull request would be helpful in that page

Also, I see that your name is not under #692 for the t420. Do I have your consent to add you there?

@alexmaloteaux
Copy link
Contributor Author

@alexmaloteaux does that help flashing internally? If yes, then x220 and t420 are to be dealt the same way and a PR should be made accordingly in this repo so that line is also present in t420 boards (which should be the same as x220).

Yes it does i have modified pr #889 accordingly

For external flashing, a pull request would be helpful in that page

ok will do

Also, I see that your name is not under #692 for the t420. Do I have your consent to add you there?

sure

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

2 participants