On Tue, Mar 20, 2018 at 12:22:02PM +0100, Björn Tantau wrote:
Am 19. März 2018 18:21:36 MEZ schrieb Luc Verhaegen libv@skynet.be:
On Mon, Mar 19, 2018 at 05:01:06PM +0100, Björn Tantau wrote:
Am 19.03.2018 um 00:08 schrieb Luc Verhaegen:
My current hypothesis: smsc at 0x480
Action required: 0x48E |= 0x10.
Do you want to scan for Super I/O sensors? (YES/no): Probing for
Super-I/O at 0x2e/0x2f
Trying family `VIA/Winbond/Nuvoton/Fintek'... Yes Found `Winbond W83627DHG Super IO Sensors' Success! (address 0x290, driver `w83627ehf')
Hrm. Perpendicular to what the bios that i got from AOpen tells me.
Please mail a copy of your existing rom to me personally (exclude the flashrom ml, binary blobs should not go there).
Here you go. Thanks for your help!
Ok, this shows how rusty i am with respect to flashrom. Not recognizing the + 0x0C as the typical offset for intel gpio line toggle.
What this board needs is a call to intel_ich_gpio20_raise();
Will provide a patch later today.
I am a bit worried though that the lpc io BAR is empty in your lspci. I am not sure whether that is handled in any way, and i do not think the intel gpio code in flashrom will deal with an empty bar gracefully.
Luc Verhaegen.
On Tue, Mar 20, 2018 at 02:27:54PM +0100, Luc Verhaegen wrote:
What this board needs is a call to intel_ich_gpio20_raise();
Will provide a patch later today.
Attached.
I am a bit worried though that the lpc io BAR is empty in your lspci. I am not sure whether that is handled in any way, and i do not think the intel gpio code in flashrom will deal with an empty bar gracefully.
Luc Verhaegen.
The patch worked. Thanks for your help!
Cheers, Björn
Am 20.03.2018 um 18:14 schrieb Luc Verhaegen:
On Tue, Mar 20, 2018 at 02:27:54PM +0100, Luc Verhaegen wrote:
What this board needs is a call to intel_ich_gpio20_raise();
Will provide a patch later today.
Attached.
I am a bit worried though that the lpc io BAR is empty in your lspci. I am not sure whether that is handled in any way, and i do not think the intel gpio code in flashrom will deal with an empty bar gracefully.
Luc Verhaegen.
I took the liberty to submit this change to gerrit; https://review.coreboot.org/#/c/flashrom/+/25396/
2018-03-20 18:14 GMT+01:00 Luc Verhaegen libv@skynet.be:
On Tue, Mar 20, 2018 at 02:27:54PM +0100, Luc Verhaegen wrote:
What this board needs is a call to intel_ich_gpio20_raise();
Will provide a patch later today.
Attached.
I am a bit worried though that the lpc io BAR is empty in your lspci. I am not sure whether that is handled in any way, and i do not think the intel gpio code in flashrom will deal with an empty bar gracefully.
Luc Verhaegen.
flashrom mailing list flashrom@flashrom.org https://mail.coreboot.org/mailman/listinfo/flashrom