[coreboot] Re: inteltool does not properly dump gpio values for south bridge CM238 chipset

2019-05-21 Thread Ranga Rao
Hi Justin, Ensure the GPIO’s for the south bridge you are looking for kaby lake 7280 are available in coreboot\util\inteltool\gpio.c CM238 is a skylake chipset -> https://en.wikipedia.org/wiki/List_of_Intel_chipsets Have you tried inteltool -g -G? Regards Ranga From: Justin Dong-Il Lee Sent:

[coreboot] Re: Are AMD CPUs as researched as Intel ones (was Re: New Intel microcode release for migiating ZOMBIELOAD FALLOUT AND OTHERS)

2019-05-21 Thread anac
On 5/15/19 11:54 PM, Nico Huber wrote: If you can't provide any _related_ reference for research on AMD processors, please keep your believes about who is better for yourself (or at least away from technical oriented mailing lists). Nico, you sound a little rude and schoolmasterly. You know, o

[coreboot] Re: inteltool does not properly dump gpio values for south bridge CM238 chipset

2019-05-21 Thread justidl3
Thanks. I've done that and i have gotten a gpio output. Should it look like this? gpiobase+0x: 0x (GPIO_USE_SEL) gpiobase+0x0004: 0x (GP_IO_SEL) gpiobase+0x0008: 0x (RESERVED) gpiobase+0x000c: 0x (GP_LVL) gpiobase+0x0010: 0x (RESERVED) gpiobase+0x0014:

[coreboot] Re: inteltool does not properly dump gpio values for south bridge CM238 chipset

2019-05-21 Thread Justin Dong-Il Lee
Thanks. I've done that and i have gotten a gpio output. Should it look like this? gpiobase+0x: 0x (GPIO_USE_SEL) gpiobase+0x0004: 0x (GP_IO_SEL) gpiobase+0x0008: 0x (RESERVED) gpiobase+0x000c: 0x (GP_LVL) gpiobase+0x0010: 0x (RESERVED) gpiobase+0x0014: 0x

[coreboot] Re: inteltool does not properly dump gpio values for south bridge CM238 chipset

2019-05-21 Thread Matt DeVillier
whoops, I meant inteltool, not intelmetool On Tue, May 21, 2019 at 6:14 PM Matt DeVillier wrote: > support already exists in intelmetool for several 7th-gen/Kabylake > platforms, just not KBL-H. Easiest thing to try would be to add the PCI > IDs into inteltool.h next to the existing ones for KB

[coreboot] Re: Asus M5A88-V (EVO?) Status

2019-05-21 Thread Matt B
Hi, Just a quick question: did the ASUS KFSN4-DRE ever receive family 15h support, in addition to 10h? or was that only the KGPE boards? Thanks, -Matt On Tue, May 21, 2019 at 12:16 PM Kinky Nekoboi wrote: > Also Asus F2A85-M works now really good, > > An Zen2 coreboot board with PSP Cleane

[coreboot] Re: inteltool does not properly dump gpio values for south bridge CM238 chipset

2019-05-21 Thread Matt DeVillier
support already exists in intelmetool for several 7th-gen/Kabylake platforms, just not KBL-H. Easiest thing to try would be to add the PCI IDs into inteltool.h next to the existing ones for KBL north/south bridges (ie, add: #define PCI_DEVICE_ID_INTEL_CORE_7TH_GEN_H 0x5910) then add it everywhere

[coreboot] inteltool does not properly dump gpio values for south bridge CM238 chipset

2019-05-21 Thread Justin Dong-Il Lee
As the subject states, whenever I run inteltool -a under root, I do not get any outputs. My dump is listed below. I am running a kaby lake 7820hq for reference. Any help would be appreciated. Is kaby lake not supported for coreboot? Best, ~Justin CPU: ID 0x906e9, Processor Type 0x0, Family 0x6, Mo

[coreboot] Re: Gpg keys for coreboot distribution

2019-05-21 Thread Chris Laprise
On 5/20/19 12:02 PM, Mike Banon wrote: Huge Thanks to Martin Roth, finally we got a permission from AMD to merge the new microcode patches - and Martin has just merged them ! ;-) So the things became slightly easier and luckily now you could disregard some microcode-related parts of my last messa

[coreboot] Re: Asus M5A88-V (EVO?) Status

2019-05-21 Thread Kinky Nekoboi
Also Asus F2A85-M works now really good, An Zen2 coreboot board with PSP Cleaner and working ECC would be a dream. Am 21.05.19 um 15:23 schrieb Mike Banon: > Robin, if you already have this M5A88-V board, why not to try? ;-) > AM3+ : if you'd go to a coreboot board status page [1] and search for

[coreboot] Re: Asus M5A88-V (EVO?) Status

2019-05-21 Thread Mike Banon
Robin, if you already have this M5A88-V board, why not to try? ;-) AM3+ : if you'd go to a coreboot board status page [1] and search for AM3, there are 8 matches - some have a fresh board status and some of these AM3 may be AM3+, haven't checked yet. AM4 : no such boards, but maybe would appear in

[coreboot] Re: Asus M5A88-V (EVO?) Status

2019-05-21 Thread Robin C
Hi, Thanks for all info. I wont try coreboot with this board... I hope that one day AMD mainboards will be much supported. Recetly many security breaches had been descovered in Intel cpus. And I would like to fine an am3+ or even am4 Mobo compatible with coreboot. Did you know if there is any?