[coreboot] How can My linux kernel detect gpio or pinctrl on denverton platform ?

2020-01-16 Thread cooljason0404
Hi, Linux kernel- 4.14. confing debug gpio and pinctrl-denverton, pinctrl-intel. Coreboot-4.10 using denverton and harcuvar. However, linux kernel not dectect gpio and pinctrl. Thanks. Jason ___ coreboot mailing list -- coreboot@coreboot.org To unsubscri

[coreboot] Activity for implementing Intel Security Advisories

2020-01-16 Thread Naveen Chaudhary
Hi, I am trying to understand what is the activity corresponding to the fixes suggested by Intel security advisories relating to the processor/controller flaws. I took a glance at commit history and did grep "CVE" but there is nothing there. Once the advisories are released by Intel, on averag

[coreboot] Re: Extended IvyBridge CPU configuration

2020-01-16 Thread Evgeny Zinoviev via coreboot
Hi, Lars. Update: I flashed the original Lenovo BIOS v2.81 (with keyboard EC mod) and the issues seem to be gone. Do you have any freezes/crashes while running latest coreboot (from master) without the HT patch? ___ coreboot mailing list -- coreboot@

[coreboot] Re: [RFT] Linux fails to detect devices on AGESA board with `nosmp`

2020-01-16 Thread awokd via coreboot
Sergej Ivanov: > I can reproduce this bug on Biostar AM1ML. I think this bug is ACPI > related, if i add 'nosmp acpi=off' Ubuntu boots fine. > > чт, 16 янв. 2020 г., 15:23 Paul Menzel : >> It’d be great, if you could test this on your coreboot boards, and report >> back. Adding `nosmp` to the Lin

[coreboot] Re: [RFT] Linux fails to detect devices on AGESA board with `nosmp`

2020-01-16 Thread Sergej Ivanov
I can reproduce this bug on Biostar AM1ML. I think this bug is ACPI related, if i add 'nosmp acpi=off' Ubuntu boots fine. чт, 16 янв. 2020 г., 15:23 Paul Menzel : > Dear coreboot folks, > > > My coreboot test S-ATA hard disk had `nosmp` on the Linux command line > configured so that Linux boots o

[coreboot] [RFT] Linux fails to detect devices on AGESA board with `nosmp`

2020-01-16 Thread Paul Menzel
Dear coreboot folks, My coreboot test S-ATA hard disk had `nosmp` on the Linux command line configured so that Linux boots on the Lenovo T60. Now, testing this on the AGESA board ASRock E350M1, Linux failed to detect the disk (/dev/sda), and was unable to boot (USB and AHCI devices got error -22)