Skip to content
This repository has been archived by the owner on Jun 5, 2018. It is now read-only.

Fails with: Unknown programmer "ast1100:spibus=2,cpu=reset". #1

Open
kuleszdl opened this issue Sep 9, 2017 · 1 comment
Open

Fails with: Unknown programmer "ast1100:spibus=2,cpu=reset". #1

kuleszdl opened this issue Sep 9, 2017 · 1 comment

Comments

@kuleszdl
Copy link

kuleszdl commented Sep 9, 2017

Hi,

I compiled flashrom (without libusb) following the instructions given here:

https://www.raptorengineering.com/coreboot/kgpe-d16-bmc-port-status.php

Unfortunately, running flashrom fails with the following:

$ ./flashrom --programmer="ast1100:spibus=2,cpu=reset" -c "S25FL128P......0"
flashrom v0.9.9-8-cfb9cbd on Linux 4.9.0-3-amd64 (x86_64)
flashrom is free software, get the source code at https://flashrom.org

Error: Unknown programmer "ast1100:spibus=2,cpu=reset". Valid choices are:
dummy, serprog, buspirate_spi, rayer_spi, pony_spi, linux_spi.
Please run "flashrom --help" for usage info.

Any ideas?

@madscientist159
Copy link
Contributor

At first glance it looks like the ASpeed programmer didn't end up compiled into your version of flashrom. Can you post a full build log after a "make clean"?

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants