[coreboot] Re: ASUS KCMA-D8 RAM issues

2019-05-31 Thread Sean Lynn Rhone
For non-ECC modules on the KCMA-D8, I found that Samsung M378B5273CH0- CK0, Micron 16JTF25664AZ-1G4F1, and Nanya NT2GC64B88B0NF-CG work with Coreboot. I also had SK Hynix HMT151R7BFR4C-H9 which didn't work with Coreboot, but worked on Libreboot. Samsung M393B5270CH0-CH9 also doesn't work with Core

[coreboot] ASUS KCMA-D8 RAM issues

2019-05-31 Thread up6IfzRzvQCyv9AK4XvYirxDa8 via coreboot
Hello, I bought the motherboard ASUS KCMA-D8 to set up a coreboot + Qubes OS workstation. However, I don't find a combination of coreboot + CPU + RAM that works. I have also tried the latest libreboot and it works in most cases, but does not provide microcode updates. For test purposes I tried

[coreboot] New Defects reported by Coverity Scan for coreboot

2019-05-31 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to coreboot found with Coverity Scan. 2 new defect(s) introduced to coreboot found with Coverity Scan. 25 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New defect(s) R

[coreboot] Re: How to enable the SMBus0 in coreboot for Intel Atom C2000?

2019-05-31 Thread Kyösti Mälkki
On Fri, May 31, 2019 at 5:24 PM Дмитрий Понаморев wrote: > > Unfortunately, FITs does not have any settings for SMBus enable/disable and > so on. In general, this program for Edisonville_Rangeley is very poor > settings. > > Thanks for youre advice Kyösti! I add files with logs. I tried to play

[coreboot] Re: How to enable the SMBus0 in coreboot for Intel Atom C2000?

2019-05-31 Thread Дмитрий Понаморев
Unfortunately, FITs does not have any settings for SMBus enable/disable and so on. In general, this program for Edisonville_Rangeley is very poor settings. Thanks for youre advice Kyösti! I add files with logs. I tried to play with the enable_smbus() function but without result. Rather, the result

[coreboot] Re: PSPTool – Display, extract, and manipulate PSP firmware

2019-05-31 Thread Matt B
That's pretty impressive, imho. Especially the ability to figure out some of the steps it goes through during boot. With AMD suddenly putting out more capable chips, they and the PSP might become more relevant. Sincerely, -Matt On Fri, May 31, 2019 at 6:05 AM Kinky Nekoboi wrote: > Nice wor

[coreboot] Re: PSPTool – Display, extract, and manipulate PSP firmware

2019-05-31 Thread Kinky Nekoboi
Nice work,  first step to an PSPCleaner! Am 31.05.19 um 11:27 schrieb Christian Werling: > Hi everyone, > > over the past year I did some research on AMD’s controversial Secure > Processor (formerly known as Platform Security Processor or PSP). Its > firmware is stored in an undocumented area of

[coreboot] PSPTool – Display, extract, and manipulate PSP firmware

2019-05-31 Thread Christian Werling
Hi everyone, over the past year I did some research on AMD’s controversial Secure Processor (formerly known as Platform Security Processor or PSP). Its firmware is stored in an undocumented area of UEFI images and so I wrote a tool that can parse it. I thought some of you might be interested in

[coreboot] Re: nvramtool and CONFIG_HAVE_OPTION_TABLE (or CONFIG_USE_OPTION_TABLE)

2019-05-31 Thread Michal Zygowski
Hello Kevin, Thank You for interesting in the coreboot project. Feel free to submit the patch via gerrit. Please include the reasoning You have written here in a commit message and push the patch. You will get Your review from coreboot developers there and they will decide whether the patch is el