[coreboot] Rebasing a 2009 branch on current master (VX900 anyone?)

2013-05-29 Thread Alex G.
Hi, I am that guy that never seems to get VX900 working properly. I've recently received some code[1] for the VX900 from VIA. It is based on a coreboot fork from about 2009. Rather than try to continue my own VX900 effort, I think it is better to use the code provided by VIA, and clean that one u

Re: [coreboot] Trying to get coreboot running on VIA EPIA-M (lzma: Decoding error = 1)

2013-05-29 Thread ron minnich
a few things. Don't know why the MTRRs are not supporting all of memory but you ought to fix that. Can you get rid of the vga bios? That will save some time. I forget the last thing :-) oh yeah, when you get it for real, turn down the default console log level to ERR. Printing takes a surprisin

Re: [coreboot] [SeaBIOS] SeaBIOS v1.7.2.2 stable release

2013-05-29 Thread Kevin O'Connor
On Wed, May 29, 2013 at 09:27:16AM +0200, Gerd Hoffmann wrote: > While talking about releases: There are quite some changes accumulated > in master, time to cut a new release I think. Given that sorting the > acpi table issue seems to take more time than expected, how about freeze > + call for pa

Re: [coreboot] Trying to get coreboot running on VIA EPIA-M (lzma: Decoding error = 1)

2013-05-29 Thread Marius Schäfer
Ok, I don't know why, but I now can run compressed and uncompressed filo as payload. I even got vga to init and display the output from filo. If I try to use SeaBios as payload, I still encounter lzma errors. I can't test SeaBios uncompressed as it's too big for my 256kB flash. But I could be quit

Re: [coreboot] [SeaBIOS] SeaBIOS v1.7.2.2 stable release

2013-05-29 Thread Michael Tokarev
27.05.2013 16:59, Kevin O'Connor wrote: > A new stable release of SeaBIOS (version 1.7.2.2) has been tagged. > This release contains bug fixes. > > The release is available via git: > git clone git://git.seabios.org/seabios -b 1.7.2-stable Just.. curious -- why there are no tarballs for the dotdo

[coreboot] Support for motherboards that support the LGA1155 (or most newer) socket(s)

2013-05-29 Thread Harry Prevor
As I am not subscribed to this mailing list, I ask that all responders CC me. Please let me know if someone responded and didn't CC me so I can check the archives; it would be a shame for me not to get that message. After searching the mailing list archives, Google,

Re: [coreboot] Native init for AMD cards

2013-05-29 Thread Deucher, Alexander
> -Original Message- > From: Rudolf Marek [mailto:r.ma...@assembler.cz] > Sent: Tuesday, May 28, 2013 12:24 PM > To: David Hubbard > Cc: ron minnich; Coreboot; Deucher, Alexander > Subject: Re: [coreboot] Native init for AMD cards > > Hi David, > > > I read the kernel sources today, look

Re: [coreboot] Native init for AMD cards

2013-05-29 Thread Deucher, Alexander
> -Original Message- > From: ron minnich [mailto:rminn...@gmail.com] > Sent: Wednesday, May 29, 2013 12:17 PM > To: Deucher, Alexander > Cc: Rudolf Marek; David Hubbard; Coreboot > Subject: Re: [coreboot] Native init for AMD cards > > well, we're lighting up 4 laptop panels from source tod

Re: [coreboot] Native init for AMD cards

2013-05-29 Thread ron minnich
well, we're lighting up 4 laptop panels from source today. So it's doable. ron -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] [SeaBIOS] SeaBIOS v1.7.2.2 stable release

2013-05-29 Thread Gerd Hoffmann
On 05/29/13 02:08, Kevin O'Connor wrote: > On Mon, May 27, 2013 at 05:11:46PM +0400, Michael Tokarev wrote: >> 27.05.2013 16:59, Kevin O'Connor wrote: >>> A new stable release of SeaBIOS (version 1.7.2.2) has been tagged. >>> This release contains bug fixes. >>> >>> The release is available via git