Re: [coreboot] [RFC] ACPI for ASUS P2B/P2B-LS (Intel 440BX/82371EB)

2010-04-16 Thread Keith Hui
I'll sign off on my next RFC, although as previously said, I'll say it's ready for commit only when I made a breakthrough like when I can power off. At that time I'd also like to see Idwer sign off on it too. You can go ahead and construct ACPI 2.0 compliant tables. I'm working off a DSDT table de

[coreboot] build service results for r5454

2010-04-16 Thread coreboot information
Dear coreboot readers! This is the automatic build system of coreboot. The developer "oxygene" checked in revision 5454 to the coreboot repository. This caused the following changes: Change Log: Don't use $(ROMCC) as dependency (due to ccache and scanbuild support modifying the variable for the

[coreboot] [commit] r5454 - trunk/src/arch/i386

2010-04-16 Thread repository service
Author: oxygene Date: Sat Apr 17 01:01:34 2010 New Revision: 5454 URL: https://tracker.coreboot.org/trac/coreboot/changeset/5454 Log: Don't use $(ROMCC) as dependency (due to ccache and scanbuild support modifying the variable for their own purposes) Signed-off-by: Patrick Georgi Acked-by: Patri

[coreboot] build service results for r5453

2010-04-16 Thread coreboot information
Dear coreboot readers! This is the automatic build system of coreboot. The developer "oxygene" checked in revision 5453 to the coreboot repository. This caused the following changes: Change Log: Build utils into their source directory equivalent in the build tree. Allow separate build tree for

Re: [coreboot] [commit] r5451 - in trunk/util/vgabios: . include/console

2010-04-16 Thread Myles Watson
On Fri, Apr 16, 2010 at 4:49 PM, Stefan Reinauer wrote: > On 4/16/10 2:43 PM, Myles Watson wrote: > >> Modified: trunk/util/vgabios/include/console/console.h > >> > == > >> > >> --- trunk/util/vgabios/include/console/cons

Re: [coreboot] [commit] r5451 - in trunk/util/vgabios: . include/console

2010-04-16 Thread Stefan Reinauer
On 4/16/10 2:43 PM, Myles Watson wrote: >> Modified: trunk/util/vgabios/include/console/console.h >> == >> >> --- trunk/util/vgabios/include/console/console.h Fri Apr 16 03:45:44 >> 2010 (r5450) >> +++ trunk/util/vgabi

[coreboot] [commit] r5453 - in trunk: . src/arch/i386 util/abuild util/cbfstool util/sconfig

2010-04-16 Thread repository service
Author: oxygene Date: Sat Apr 17 00:48:57 2010 New Revision: 5453 URL: https://tracker.coreboot.org/trac/coreboot/changeset/5453 Log: Build utils into their source directory equivalent in the build tree. Allow separate build tree for utils Use separate build tree for utils in abuild Signed-off-by

Re: [coreboot] [PATCH]Clean up executable locations and allow out-of-build-tree utils

2010-04-16 Thread Stefan Reinauer
On 4/16/10 10:38 PM, Patrick Georgi wrote: > Hi, > > attached patch cleans up util/ handling: All executables built from > there are built into equivalent locations to their source location (ie. > options/build_opt_table.c -> options/build_opt_table, and so on). > > It also allows an out of build-t

Re: [coreboot] (no subject)

2010-04-16 Thread David Hamm
"Cats were put into the world to disprove the dogma that all things were created to serve man." http://www.coreboot.org/Supported_Motherboards -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot

[coreboot] [PATCH]Clean up executable locations and allow out-of-build-tree utils

2010-04-16 Thread Patrick Georgi
Hi, attached patch cleans up util/ handling: All executables built from there are built into equivalent locations to their source location (ie. options/build_opt_table.c -> options/build_opt_table, and so on). It also allows an out of build-tree util/ directory. This is useful for local trees and

[coreboot] [commit] r5452 - trunk/src/include/cpu/amd

2010-04-16 Thread repository service
Author: myles Date: Fri Apr 16 15:43:49 2010 New Revision: 5452 URL: https://tracker.coreboot.org/trac/coreboot/changeset/5452 Log: Fix a typo to remove a few more warnings. Signed-off-by: Myles Watson Acked-by: Myles Watson Modified: trunk/src/include/cpu/amd/microcode.h Modified: trunk/s

Re: [coreboot] [commit] r5451 - in trunk/util/vgabios: . include/console

2010-04-16 Thread Myles Watson
> Log: > enable more warnings for vgabios utility, and enable some debugging > Signed-off-by: Stefan Reinauer > Acked-by: Stefan Reinauer > > Modified: >trunk/util/vgabios/Makefile >trunk/util/vgabios/include/console/console.h > Modified: trunk/util/vgabios/include/console/console.h >

[coreboot] [commit] r5451 - in trunk/util/vgabios: . include/console

2010-04-16 Thread repository service
Author: stepan Date: Fri Apr 16 13:45:16 2010 New Revision: 5451 URL: https://tracker.coreboot.org/trac/coreboot/changeset/5451 Log: enable more warnings for vgabios utility, and enable some debugging Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer Modified: trunk/util/vgabios/Make

Re: [coreboot] ASUS M2V-TVM....

2010-04-16 Thread Chi Min Wang
Qing Pei Wang wrote: following for attachment log, there is no payload was found actually. I think there is on payload within coreboot.bin. is there a payload.elf in the coreboot/trunk/ directory? but I could see folowing message while make the image,and even "cbfstool coreboot.rom print" sh