[coreboot] Increasing chip size - check my modifications please?

2020-01-13 Thread Rafael Send
Hi there- I'd like to increase the size of my flash chip from 8MB to 16MB. From poking at stuff and asking dumb questions in the #coreboot channel, I've gathered I need to make the following changes, but I'm not 100% sure these are correct. If anyone could look this over and point me in the right

[coreboot] Re: F2A85-M - amdgpu fails, integrated GPU works fine

2020-01-13 Thread Mike Banon
> Jan 12, 2020, 14:43 by mikeb...@gmail.com: > > Solution for your coreboot + discrete GPU problems like > > amdgpu kernel bo map failed [...] error -22 > amdgpu_vram_scratch_init failed [...] error -22 > fatal error in GPU initialization > > It turned out that a fix like >

[coreboot] Re: "Delete change" Gerrit feature does more harm than good

2020-01-13 Thread Patrick Georgi via coreboot
Am Do., 9. Jan. 2020 um 06:46 Uhr schrieb Mike Banon : > It would be nice if the deleted commits get moved to some archive > outside of Gerrit instead of being simply removed, to ensure that if > anyone else is interested in these commits, they could be restored. That's not easily done and I

[coreboot] Re: Coreboot + ASUS P5K-E???

2020-01-13 Thread Mike Banon
> > Please don't suggest "cross-flashing". That it worked does not mean > that it is a wise thing to do. Different boards have different > settings, and some of these are critical. The worst case are GPIOs: > configurable pins that can be either inputs or outputs. If a GPIO that > is wired as an

[coreboot] Re: Coreboot + ASUS P5K-E???

2020-01-13 Thread Angel Pons
Hi Aaron, Mike, On Mon, Jan 13, 2020 at 9:34 AM Mike Banon wrote: > > On Mon, Jan 13, 2020 at 11:10 AM Aaron Garza wrote: > > > > Does Coreboot work on every motherboard or does it have to be certain > > motherboards/PCs? > > > > I have an old Intel Core 2 Quad and an ASUS P5K-E motherboard

[coreboot] Re: Asus P2B-LS board status upload after C environment bootblock conversion

2020-01-13 Thread Paul Menzel
Dear Angel, On 2020-01-12 10:50, Angel Pons wrote: > On Sun, Jan 12, 2020 at 1:25 AM Paul Menzel wrote: >> >> Dear Keith, >> >> Am 11.01.20 um 06:35 schrieb Keith Hui: >> >>> As I am still chasing how to enable SCSI termination on the board, >> >> Due to the conversion, please always write if

[coreboot] Re: Please guys repair coreboot to support my laptop motherboard. https://github.com/coreboot/coreboot/pull/18

2020-01-13 Thread Mike Banon
On Mon, Jan 13, 2020 at 4:15 AM Lance Zhao wrote: > > Drop Win 7 for your case will be more realistic in the meantime. > > Marshall Dawson 于2020年1月13日周一 上午9:09写道: >> >> > Please guys repair coreboot to support my laptop motherboard. >> > https://github.com/coreboot/coreboot/pull/18 >> >> Ryzen

[coreboot] Re: Coreboot + ASUS P5K-E???

2020-01-13 Thread Mike Banon
On Mon, Jan 13, 2020 at 11:10 AM Aaron Garza wrote: > > Does Coreboot work on every motherboard or does it have to be certain > motherboards/PCs? > > I have an old Intel Core 2 Quad and an ASUS P5K-E motherboard that I > would love to set up with a coreboot BIOS replacement. Is it even possible?

[coreboot] How to add support for PCIe bridge to coreboot on Baytrial SoC

2020-01-13 Thread zahra rahimkhani
I Compiled Coreboot with Seabios and Tianocore payload on Baytrail SoC. I want to use a [PCIe bridge][3] to convert a PCIE-x1 to 2 PCIE-X1 connectors but booting FreeBSD won't show any active bridge. The [Baytrail SoC documentation][1] states that a register called [SLCTL_SLSTS][2] should be set

[coreboot] Coreboot + ASUS P5K-E???

2020-01-13 Thread Aaron Garza
Does Coreboot work on every motherboard or does it have to be certain motherboards/PCs? I have an old Intel Core 2 Quad and an ASUS P5K-E motherboard that I would love to set up with a coreboot BIOS replacement. Is it even possible? Let me know. Thanks!