Re: [coreboot] [RFC] board_status: Add serial log to `serial_console.txt`

2014-02-19 Thread mrnuke
On Thursday, February 20, 2014 12:11:58 AM Paul Menzel wrote: > Until this is done, such data is lost and it is not nice to ask users to > rerun stuff again with such a patch. So please, could we just decide on > a name for the serial/USB debug log file and be done with this? Not a > lot of people

Re: [coreboot] SeaVGABIOS with native vga init (Need testers)

2014-02-19 Thread Denis 'GNUtoo' Carikli
On Sun, 16 Feb 2014 14:51:47 -0500 Kevin O'Connor wrote: > There's also no cursor, which can probably be enhanced as > well. Yes, I tested more, with seabios directly as a payload, for giving my old Lenovo x60 to someone and spending less time right now to explain him how to configure well grub to

Re: [coreboot] [RFC] board_status: Add serial log to `serial_console.txt`

2014-02-19 Thread Kyösti Mälkki
On 02/20/2014 12:56 AM, Vladimir 'φ-coder/phcoder' Serbinenko wrote: You do not get raminit debug output printed in ramstage. Unfortunately, the case of incompatible DIMMs seems to be common one with recent AGESA ports so information from romstage what DIMMs have worked is actually relevant.

Re: [coreboot] [RFC] board_status: Add serial log to `serial_console.txt`

2014-02-19 Thread Paul Menzel
Am Mittwoch, den 19.02.2014, 23:56 +0100 schrieb Vladimir 'φ-coder/phcoder' Serbinenko: > > > > You do not get raminit debug output printed in ramstage. > > > > Unfortunately, the case of incompatible DIMMs seems to be common one > > with recent AGESA ports so information from romstage what DIMM

Re: [coreboot] [RFC] board_status: Add serial log to `serial_console.txt`

2014-02-19 Thread Vladimir 'φ-coder/phcoder' Serbinenko
> > You do not get raminit debug output printed in ramstage. > > Unfortunately, the case of incompatible DIMMs seems to be common one > with recent AGESA ports so information from romstage what DIMMs have > worked is actually relevant. Just read this data from registers and print it. > > Kyösti

Re: [coreboot] [RFC] board_status: Add serial log to `serial_console.txt`

2014-02-19 Thread Kyösti Mälkki
On 02/20/2014 12:28 AM, Vladimir 'φ-coder/phcoder' Serbinenko wrote: On 19.02.2014 23:03, Paul Menzel wrote: Am Mittwoch, den 19.02.2014, 00:47 +0100 schrieb Vladimir 'φ-coder/phcoder' Serbinenko: On 19.02.2014 00:18, Paul Menzel wrote: But in general I think I agree with Vladimir. CBMEM cons

Re: [coreboot] [RFC] board_status: Add serial log to `serial_console.txt`

2014-02-19 Thread ron minnich
Paul, your idea is a non-starter, so let's wind this conversation up, ok? ron -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] [RFC] board_status: Add serial log to `serial_console.txt`

2014-02-19 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 19.02.2014 23:03, Paul Menzel wrote: > Am Mittwoch, den 19.02.2014, 00:47 +0100 schrieb Vladimir 'φ-coder/phcoder' > Serbinenko: >> On 19.02.2014 00:18, Paul Menzel wrote: >>> But in general I think I agree with Vladimir. CBMEM console should be >>> supported and if not then that should

[coreboot] `DEBUG_INTEL_ME` (incorrectly) only selected for Intel BD82x6x

2014-02-19 Thread Paul Menzel
Dear coreboot folks, looking through `src/console/Kconfig` I noticed if SOUTHBRIDGE_INTEL_BD82X6X && DEFAULT_CONSOLE_LOGLEVEL_8 # Only visible with the right southbridge and loglevel. config DEBUG_INTEL_ME bool "Verbose logg

Re: [coreboot] [RFC] board_status: Add serial log to `serial_console.txt`

2014-02-19 Thread Paul Menzel
Am Mittwoch, den 19.02.2014, 00:47 +0100 schrieb Vladimir 'φ-coder/phcoder' Serbinenko: > On 19.02.2014 00:18, Paul Menzel wrote: > >>> > > But in general I think I agree with Vladimir. CBMEM console should be > >>> > > supported and if not then that should be fixed. > > I also agree, but it’ll ta

Re: [coreboot] Ram Init: Intel i945: Timing parameters

2014-02-19 Thread Peter Stuge
Mohit Gupta wrote: > Don't understand why Intel has made DRAM controller setup/Ram-init > documentation NDA, Many people wonder about the same thing. It's not clear. > and have made chipset documentation public The chipset docs aren't really published. Only some parts of them. > *

Re: [coreboot] Coding for free

2014-02-19 Thread Peter Stuge
Nitin Issac Joy wrote: > I am Nitin Issac Joy, 2nd Year Computer Science Engineering Student from > India, wanting to contribute to coreboot. I want more hand-on experience > with ASM and interfacing which is the reason why I am doing this. > > I know more than basic ASM, well versed in C. That's