[coreboot] IPMI driver in romstage

2019-10-14 Thread johnny_lin
Hi everyone, In the current implementation, IPMI driver is initialized and ready for use in ramstage, but there are some scenarios that would be better to have IPMI ready earlier in romstage. For example, setting and starting a BMC watchdog timer via IPMI in romstage, or adding a SEL record

[coreboot] Re: ifdtool --layout switch in HEAD

2019-10-14 Thread Samuel Holland
Simon, On 10/14/19 6:52 PM, Simon Newton wrote: > When using current HEAD, ifdtool exits with the error 'You may not specify > more than one mode' when using the -f / --layout switch. I ran into this recently as well. A fix is available here: https://review.coreboot.org/c/coreboot/+/36049

[coreboot] ifdtool --layout switch in HEAD

2019-10-14 Thread Simon Newton
Hi Folks, When using current HEAD, ifdtool exits with the error 'You may not specify more than one mode' when using the -f / --layout switch. to reproduce: git clone https://review.coreboot.org/coreboot.git cd coreboot/ cd util/ifdtool/ make ./ifdtool --layout me.txt ~/coreboot.rom You may not

[coreboot] mailing list rejecting

2019-10-14 Thread Simon Newton
Can anyone point me in the direction of who is best to talk to about the rejection of mails from my other email address? /var/log/exim_mainlog:2019-10-14 22:38:31 1iK76s-0003yR-W7 SMTP connection outbound 1571085511 1iK76s-0003yR-W7 simonnewton.com coreboot@coreboot.org

[coreboot] How to configure ECC memory through FSP 1.0 (Baytrail)

2019-10-14 Thread Alexey Borovikov
I have is board on Soc Baytrail processor with ECC memory. After setting the correct memory parameters through the FSP, the board started. But when I try to set the “BakerSport Platform (ECC) Type” parameter, the board stops booting with post code 2a. There are no more parameters in FSP for ECC

[coreboot] Any DUET experts here?

2019-10-14 Thread Rafael Send
Hi, Some of you might have picked up on my somewhat disjointed line of questions from the IRC, I'm putting this into an email so it's searchable better. Quick background, I'm trying to find a way to boot both UEFI and Legacy disks; turns out it's not so straightforward for someone who doesn't

[coreboot] Re: OpenBMC on KGPE-D16, somebody has it working?

2019-10-14 Thread Insurgo
OpenBMC for the KGPE-D16 is here and "works": https://www.raptorengineering.com/coreboot/kgpe-d16-bmc-port-status.php This is stale, PoC state quality: - SSH password is hardcoded to 0penBMC - TTY gets corrupted after a while and OpenBMC needs to be restarted to fix the issue (asus_power.sh

[coreboot] Re: DIY debug Dongle

2019-10-14 Thread Insurgo
A not on EHCI debug, the screwdriver on Beaglebone black would need some loving but works: https://github.com/osresearch/heads/issues/541#issuecomment-481513900 On 10/14/19 10:53 AM, Nico Huber wrote: > On 13.10.19 16:40, Tom Hiller wrote: >> The wiki briefly mentions "usb_debug_io.c" with a

[coreboot] Re: DIY debug Dongle

2019-10-14 Thread Nico Huber
On 13.10.19 16:40, Tom Hiller wrote: > The wiki briefly mentions "usb_debug_io.c" with a link to an old trac > ticket.  Could a second device connected via usb only read the logs?  I > am curious on the feasibility of attaching an Android phone/tablet with > an app that could easily read coreboot

[coreboot] Re: OpenBMC on KGPE-D16, somebody has it working?

2019-10-14 Thread Kinky Nekoboi
This sounds promissing, and Out-ofband-managetment should be small and kiss. Will take a look later but my first goal is to get the AST2500 to work with any rom. Hoping chinaman ships fast. Am 13.10.19 um 07:11 schrieb ron minnich: > If you like running systemd on your bmc, the minimum 60