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

2019-10-27 Thread Alexey Borovikov via coreboot
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

Re: [coreboot] How to get correct memory params for FSP

2018-11-12 Thread Alexey Borovikov via coreboot
-- From: coreboot on behalf of Alexey Borovikov via coreboot Sent: Saturday, November 3, 2018 5:38 AM To: coreboot@coreboot.org Subject: [coreboot] How to get correct memory params for FSP Hi. I port the Coreboot to a board with an SOC Intel Atom E3845

Re: [coreboot] How to get correct memory params for FSP

2018-11-08 Thread Alexey Borovikov via coreboot
-- From: coreboot on behalf of Alexey Borovikov via coreboot Sent: Saturday, November 3, 2018 5:38 AM To: coreboot@coreboot.org Subject: [coreboot] How to get correct memory params for FSP Hi. I port the Coreboot to a board with an SOC Intel Atom E3845 and use FSP for the Baytrail

[coreboot] How to get correct memory params for FSP

2018-11-03 Thread Alexey Borovikov via coreboot
Hi. I port the Coreboot to a board with an SOC Intel Atom E3845 and use FSP for the Baytrail family. The result - postcode is 0x2A. From the descriptions on the Internet, I understand that the problem is in the incorrect memory parameters. Question: are there any utilities or methods that will

Re: [coreboot] Support for Gigabyte ga-ma78gm-us2h?

2016-09-28 Thread Alexey Borovikov via coreboot
Hi! May be the problems in call printk() before console_init(). Two way: 1. To comment printk in function which call before console_init. 2. Call console_init first in function cache_as_ram_main. May be this help. /* Приветствую! Если я правильно понял, то у меня была схожая проблема, когда я

Re: [coreboot] Porting coreboot on ASUS M5A78L-M LX3

2016-08-15 Thread Alexey Borovikov via coreboot
m4a785-m. Also on these issues was described here https://www.coreboot.org/Board:asus/m4a785-m and https://www.coreboot.org/Board:asus/m4a785t-m. I would be grateful for any help. Thank you! From: Alexey Borovikov via coreboot Sent: Monday, June 27, 2016 7:37 PM To: coreboot@coreboot.org Subject

Re: [coreboot] How to get support for amd southbridge rs780l

2016-06-27 Thread Alexey Borovikov via coreboot
On Sun, Jun 26, 2016 at 7:55 PM, Alexey Borovikov via coreboot <coreboot@coreboot.org> wrote: Hi, I porting Coreboot on the motherboard Asus m5a78l-m lx3 (AMD Fam10h + 760G (RS780L). I cant set the correct memory map and launch the internal graphics core. I think the problem is an inc

Re: [coreboot] Porting coreboot on ASUS M5A78L-M LX3

2016-06-27 Thread Alexey Borovikov via coreboot
I was able to start up the internal graphics core, but unfortunately only in text mode. I think the problem in the initialization in funcution - internal_gfx_pci_dev_init and rs780_internal_gfx_enable (src\southbridge\amd\rs780\gfx.c). The lack of documentation does not give me the opportunity

[coreboot] How to get support for amd southbridge rs780l

2016-06-26 Thread Alexey Borovikov via coreboot
Hi, I porting Coreboot on the motherboard Asus m5a78l-m lx3 (AMD Fam10h + 760G (RS780L). I cant set the correct memory map and launch the internal graphics core. I think the problem is an incorrect initialization Southbridge RS780L and gfx. The lack of documentation on the chipset RS780L and

Re: [coreboot] Help find datasheet on amd R780L

2016-06-18 Thread Alexey Borovikov via coreboot
The chipset RS780L is newer than the chipset RS780. Perhaps AMD did not release documentation on this chipset RS780L. I did not get to run integrated graphics on chipset RS780L. So I want to understand the differences between settings graphics cores chipsets. Please tell me where I can find

Re: [coreboot] Help find datasheet on amd R780L

2016-06-16 Thread Alexey Borovikov via coreboot
Hi Rudolf. Unfortunately the information in this document is not available on the chipset 780L (760G). -Исходное сообщение- From: Rudolf Marek Sent: Friday, June 17, 2016 12:55 AM To: Алексей Боровиков Cc: coreboot@coreboot.org Subject: Re: [coreboot] Help find datasheet on amd R780L