Re: [coreboot] [PATCH] watchdog mcp55's codec initialization loops

2010-05-13 Thread Stefan Reinauer
On 5/12/10 5:12 PM, Joe Korty wrote: Put a 1 msec watchdog on the mcp55's codec status-wait loops. This 'fixes' a coreboot lockup I saw on my SuperMicro H8DME-2 with AMD Processors installed. For some reason the codec is being found but the subsequent initialization sequence is not

Re: [coreboot] [PATCH] watchdog mcp55's codec initialization loops

2010-05-13 Thread Joe Korty
On Thu, May 13, 2010 at 10:42:40AM -0400, Stefan Reinauer wrote: the MCP55 azalia init code is kind of crude. I fixed the code for ICH7 a while ago and now I ported my version of the Azalia code to MCP55 / H8DME (assuming that's the board target you use for the H8DME-2) Can you please see if

Re: [coreboot] [PATCH] watchdog mcp55's codec initialization loops

2010-05-13 Thread Stefan Reinauer
On 5/13/10 5:08 PM, Joe Korty wrote: On Thu, May 13, 2010 at 10:42:40AM -0400, Stefan Reinauer wrote: the MCP55 azalia init code is kind of crude. I fixed the code for ICH7 a while ago and now I ported my version of the Azalia code to MCP55 / H8DME (assuming that's the board target you use

[coreboot] problem compiling Coreboot+SeaBIOS+VGA BIOS

2010-05-13 Thread Nathan Owens
I'm having a bit of a problem compiling Coreboot+SeaBIOS+VGA BIOS Here's my output. Any ideas? GENbuild.h CC romstage.inc src/northbridge/amd/amdk8/early_ht.c:5: warning: ‘enumerate_ht_chain’ defined but not used src/northbridge/amd/amdk8/setup_resource_map.c:3:

Re: [coreboot] problem compiling Coreboot+SeaBIOS+VGA BIOS

2010-05-13 Thread Stefan Reinauer
On 5/13/10 4:01 PM, Nathan Owens wrote: I'm having a bit of a problem compiling Coreboot+SeaBIOS+VGA BIOS Here's my output. Any ideas? GENbuild.h CC romstage.inc src/northbridge/amd/amdk8/early_ht.c:5: warning: ‘enumerate_ht_chain’ defined but not used

Re: [coreboot] it boots! [was: re: H8DME-2 woes, continued....]

2010-05-13 Thread Joe Korty
On Tue, May 11, 2010 at 08:01:28PM -0400, Peter Stuge wrote: Can you check which codec you have please? Linux reports this. From my laptop: [3.509587] ALSA device list: [3.509593] #0: Intel 82801DB-ICH4 with AD1981B at irq 17 AD1981B is the codec. Hi Peter, Sorry, I didn't see

Re: [coreboot] it boots! [was: re: H8DME-2 woes, continued....]

2010-05-13 Thread Peter Stuge
Hi Joe, Joe Korty wrote: Can you check which codec you have please? Linux reports this. From my laptop: [3.509587] ALSA device list: [3.509593] #0: Intel 82801DB-ICH4 with AD1981B at irq 17 AD1981B is the codec. Hi Peter, Sorry, I didn't see your request in this,

Re: [coreboot] flashrom command line syntax change

2010-05-13 Thread David Hendricks
On Tue, May 11, 2010 at 10:16 PM, Carl-Daniel Hailfinger c-d.hailfinger.devel.2...@gmx.net wrote: Hi, [please followup to flash...@flashrom.org] since I didn't get any answers except hmm... on IRC, I hope that list feedback will be more verbose. In the past, flashrom served one purpose

Re: [coreboot] [PATCH] SECC Pentium 2/3 users are gonna love this

2010-05-13 Thread Joseph Smith
On 05/13/2010 10:03 PM, Keith Hui wrote: Hi all, This is it. The 72oz steak. ;-) It is ~180k seasoned with a few other related changes (below), so it is gzipped. I may have committed a few crimes here, but anyway... First, I found out why the debug output isn't correct - A typo caused the

Re: [coreboot] [PATCH] SECC Pentium 2/3 users are gonna love this

2010-05-13 Thread Keith Hui
On Thu, May 13, 2010 at 10:28 PM, Joseph Smith j...@settoplinux.org wrote: On 05/13/2010 10:03 PM, Keith Hui wrote: Hi all, This is it. The 72oz steak. ;-) It is ~180k seasoned with a few other related changes (below), so it is gzipped. I may have committed a few crimes here, but anyway...