[coreboot] r4233/4234 broke h8dme (serial corruption + hang)

2009-05-01 Thread Ward Vandewege
Hi all, It seems r4233/4234 broke the tree for h8dme (k8). Here's how my boot hangs, note the corruption in the serial log: -- set DQS timing:RcvrEn:Pass2: 00 done Total DQS Training : tsc [00]=7acb45c5 Total DQS Training : tsc [01]=7c957514

Re: [coreboot] r4233/4234 broke h8dme (serial corruption + hang)

2009-05-02 Thread ron minnich
It does look like an SMP machine in which both CPUs are trying to run as the BSP. Possible? ron -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] r4233/4234 broke h8dme (serial corruption + hang)

2009-05-02 Thread Ward Vandewege
On Sat, May 02, 2009 at 01:42:34PM -0700, ron minnich wrote: > It does look like an SMP machine in which both CPUs are trying to run > as the BSP. > > Possible? It's definitely an SMP machine, two dual-core CPUs. Thanks, Ward. -- Ward Vandewege Free Software Foundation - Senior Systems Admini

Re: [coreboot] r4233/4234 broke h8dme (serial corruption + hang)

2009-05-02 Thread ron minnich
On Sat, May 2, 2009 at 2:58 PM, Ward Vandewege wrote: > On Sat, May 02, 2009 at 01:42:34PM -0700, ron minnich wrote: >> It does look like an SMP machine in which both CPUs are trying to run >> as the BSP. >> >> Possible? > > It's definitely an SMP machine, two dual-core CPUs. So can you see what

Re: [coreboot] r4233/4234 broke h8dme (serial corruption + hang)

2009-05-02 Thread Ward Vandewege
On Sat, May 02, 2009 at 04:38:12PM -0700, ron minnich wrote: > On Sat, May 2, 2009 at 2:58 PM, Ward Vandewege wrote: > > On Sat, May 02, 2009 at 01:42:34PM -0700, ron minnich wrote: > >> It does look like an SMP machine in which both CPUs are trying to run > >> as the BSP. > >> > >> Possible? > >

Re: [coreboot] r4233/4234 broke h8dme (serial corruption + hang)

2009-05-03 Thread Patrick Georgi
Am 03.05.2009 02:40, schrieb Ward Vandewege: On Sat, May 02, 2009 at 04:38:12PM -0700, ron minnich wrote: On Sat, May 2, 2009 at 2:58 PM, Ward Vandewege wrote: On Sat, May 02, 2009 at 01:42:34PM -0700, ron minnich wrote: It does look like an SMP machine in which both CPUs are trying to run as

Re: [coreboot] r4233/4234 broke h8dme (serial corruption + hang)

2009-05-04 Thread Myles Watson
On Sun, May 3, 2009 at 1:42 AM, Patrick Georgi wrote: > Am 03.05.2009 02:40, schrieb Ward Vandewege: >> >> On Sat, May 02, 2009 at 04:38:12PM -0700, ron minnich wrote: >>> >>> On Sat, May 2, 2009 at 2:58 PM, Ward Vandewege  wrote: On Sat, May 02, 2009 at 01:42:34PM -0700, ron minnich wro

Re: [coreboot] r4233/4234 broke h8dme (serial corruption + hang)

2009-05-05 Thread Patrick Georgi
Am 01.05.2009 23:15, schrieb Ward Vandewege: It seems r4233/4234 broke the tree for h8dme (k8). Here's how my boot hangs, note the corruption in the serial log: The "corruption" is fine - it's just both cores chatting at the same time. I made a small mistake in the refactoring of copy_and_run t

Re: [coreboot] r4233/4234 broke h8dme (serial corruption + hang)

2009-05-05 Thread Ward Vandewege
Hi Patrick, On Tue, May 05, 2009 at 03:05:58PM +0200, Patrick Georgi wrote: > Am 01.05.2009 23:15, schrieb Ward Vandewege: >> It seems r4233/4234 broke the tree for h8dme (k8). Here's how my boot hangs, >> note the corruption in the serial log: > The "corruption" is fine - it's just both cores cha