[coreboot] Re: basic support for AMD APU

2021-01-20 Thread awokd via coreboot
Tom Psyborg: Hi Is there any basic code in coreboot tree for recent AMD APUs ? Specifically Bristol Ridge FX-9830P is of my interest, how much work is needed to get laptop booting it? What is the family code for that CPU? If it's f16kb, there is support. -- - don't top post Mailing list

[coreboot] Re: Debugging Windows 10 BSOD

2021-01-20 Thread Raul Rangel
Over the weekend I had the realization that SMI logging was enabled and interfering with WinDbg. Once I flashed a non-serial firmware WinDbg became a lot more stable and I was able to reliably attach to the boot loader debugger i.e., `/bootdebug {default}`. The OS debugger (`/debug {default} on`)

[coreboot] Re: Proper way to obtain GbE.bin for Denverton atom

2021-01-20 Thread Balaji Sivakumar
Thank you Felix for the details. Intel FIT Tool does not provide other options except enabling the GbE region and option to add the binary file for Lan controller 0 and 1 region. I wanted to enable the region to properly initialize the pcie region as well to get the correct details for the Intel

[coreboot] Re: Proper way to obtain GbE.bin for Denverton atom

2021-01-20 Thread Felix Held
Hi Balaji, Not sure about Denverton, but on Ivy Bridge the GbE partition is just configuration data and since it contains the MAC address, it's specific to one unit and not to one type of board. Regards, Felix ___ coreboot mailing list --

[coreboot] Proper way to obtain GbE.bin for Denverton atom

2021-01-20 Thread Balaji Sivakumar
Hello Everyone, I am currently working on a custom Denverton board similar to the Intel Harcuvar board. I am working to enable the Intel Lan controller, Did anyone generate the GbE.binary(firmware) for the Intel Lan controller of denverton atom or should i check with Intel for binary? We are

[coreboot] Re: Problems with CAR setup on Tiger Lake

2021-01-20 Thread Michał Żygowski
Hi Furquan, > Do you know the microcode version that you are using? There was an > issue with the older versions that caused a hang during NEM setup. As > per the commit message in > https://review.coreboot.org/c/coreboot/+/45094, it looks like you need > 0x56 or newer microcode for enhanced NEM